removal of systemd-units and conforming to packaging guidelines

Per announcement on fedora-devel:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/LLG4T53FW2BGVZLGLKNYTKPD5SQNBZ2Y/
This commit is contained in:
Jakub Jelen 2018-01-27 10:57:04 +01:00
parent bb4b7b77fc
commit 0780f33c5f
1 changed files with 2 additions and 4 deletions

View File

@ -258,7 +258,7 @@ BuildRequires: pam-devel
BuildRequires: fipscheck-devel >= 1.3.0
BuildRequires: openssl-devel >= 0.9.8j
BuildRequires: perl-podlators
BuildRequires: systemd-devel
BuildRequires: systemd
%if %{kerberos5}
BuildRequires: krb5-devel
@ -291,9 +291,7 @@ Requires: openssh = %{version}-%{release}
Requires(pre): /usr/sbin/useradd
Requires: pam >= 1.0.1-3
Requires: fipscheck-lib%{_isa} >= 1.3.0
Requires(post): systemd-units
Requires(preun): systemd-units
Requires(postun): systemd-units
%{?systemd_requires}
%if %{ldap}
%package ldap