Adjusted Requires from systemd-units to systemd.
This commit is contained in:
parent
8a87657656
commit
55a7d7bb30
@ -43,9 +43,9 @@ Requires: bash >= 2.0
|
|||||||
Requires(pre): shadow-utils
|
Requires(pre): shadow-utils
|
||||||
Requires(post): /sbin/chkconfig
|
Requires(post): /sbin/chkconfig
|
||||||
Requires(preun): /sbin/chkconfig
|
Requires(preun): /sbin/chkconfig
|
||||||
Requires(post): systemd-units
|
Requires(post): systemd
|
||||||
Requires(preun): systemd-units
|
Requires(preun): systemd
|
||||||
Requires(postun): systemd-units
|
Requires(postun): systemd
|
||||||
# squid_ldap_auth and other LDAP helpers require OpenLDAP
|
# squid_ldap_auth and other LDAP helpers require OpenLDAP
|
||||||
BuildRequires: openldap-devel
|
BuildRequires: openldap-devel
|
||||||
# squid_pam_auth requires PAM development libs
|
# squid_pam_auth requires PAM development libs
|
||||||
|
Loading…
Reference in New Issue
Block a user