diff --git a/open-lldp.changes b/open-lldp.changes index 78ee548..97c90df 100644 --- a/open-lldp.changes +++ b/open-lldp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 11 13:31:53 UTC 2017 - dimstar@opensuse.org + +- Fix calling of fillup_only: it knows no -i parameter. + ------------------------------------------------------------------- Tue Feb 28 11:08:53 UTC 2017 - dimstar@opensuse.org diff --git a/open-lldp.spec b/open-lldp.spec index 8382712..350c0ae 100644 --- a/open-lldp.spec +++ b/open-lldp.spec @@ -96,7 +96,7 @@ rm -rf %{buildroot}/%{_libdir}/*.la ln -s service %{buildroot}%{_sbindir}/rclldpad %post -%{fillup_only -n -i lldpad} +%{fillup_only -n lldpad} %service_add_post lldpad.service %pre