From 152e3697523bfb51261d20179ec29850c4e4f9b61c115b72ad8441ea1b74f30b Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sun, 19 Feb 2017 10:04:39 +0000 Subject: [PATCH] Accepting request 458962 from home:kukuk:branches:network:ldap - Remove superfluous insserv PreReq. OBS-URL: https://build.opensuse.org/request/show/458962 OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=170 --- openldap2.changes | 5 +++++ openldap2.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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