diff --git a/open-lldp.changes b/open-lldp.changes index 71c08bd..94d5e9d 100644 --- a/open-lldp.changes +++ b/open-lldp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 18 05:34:33 UTC 2017 - kukuk@suse.com + +- Remove obsolete insserv calls + ------------------------------------------------------------------- Mon Aug 3 10:24:33 CEST 2015 - hare@suse.de diff --git a/open-lldp.spec b/open-lldp.spec index df3bfc9..9d98d6c 100644 --- a/open-lldp.spec +++ b/open-lldp.spec @@ -1,7 +1,7 @@ # # spec file for package open-lldp # -# Copyright (c) 2015 SUSE LINUX Products 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 @@ -95,7 +95,7 @@ rm -rf %{buildroot}/%{_libdir}/*.la ln -s service %{buildroot}%{_sbindir}/rclldpad %post -%{fillup_and_insserv -n -i lldpad} +%{fillup_only -n -i lldpad} %service_add_post lldpad.service %pre @@ -105,7 +105,6 @@ ln -s service %{buildroot}%{_sbindir}/rclldpad %service_del_preun lldpad.service %postun -%{insserv_cleanup lldpad} %service_del_postun lldpad.service %post -n %libname -p /sbin/ldconfig