remove unneeded Requires(post)

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-02-10 18:51:00 +01:00
parent 96650fcc56
commit c358051be4
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -84,7 +84,7 @@ Summary: LDAP server
License: OpenLDAP
Requires: openldap%{?_isa} = %{version}-%{release}, libdb-utils
Requires(pre): shadow-utils
Requires(post): systemd, systemd-sysv, chkconfig
Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
BuildRequires: libdb-devel