diff --git a/openldap2.changes b/openldap2.changes index 93540d7..b047d67 100644 --- a/openldap2.changes +++ b/openldap2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 18 22:11:29 UTC 2017 - kukuk@suse.com + +- Remove superfluous insserv PreReq. + ------------------------------------------------------------------- Thu Nov 10 12:55:26 UTC 2016 - hguo@suse.com diff --git a/openldap2.spec b/openldap2.spec index 3021f5f..691d84f 100644 --- a/openldap2.spec +++ b/openldap2.spec @@ -1,7 +1,7 @@ # # spec file for package openldap2 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -82,7 +82,7 @@ BuildRequires: pkgconfig(systemd) Requires: libldap-2_4-2 = %{version_main} Recommends: cyrus-sasl Conflicts: openldap -PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd /usr/sbin/groupadd /usr/bin/grep +PreReq: %fillup_prereq /usr/sbin/useradd /usr/sbin/groupadd /usr/bin/grep # For /usr/bin/strings Requires(pre): binutils