Accepting request 558599 from network:fcoe

OBS-URL: https://build.opensuse.org/request/show/558599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2017-12-21 10:21:38 +00:00 committed by Git OBS Bridge
commit a1a913c1e2
2 changed files with 6 additions and 1 deletions

View File

@ -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 Tue Feb 28 11:08:53 UTC 2017 - dimstar@opensuse.org

View File

@ -96,7 +96,7 @@ rm -rf %{buildroot}/%{_libdir}/*.la
ln -s service %{buildroot}%{_sbindir}/rclldpad ln -s service %{buildroot}%{_sbindir}/rclldpad
%post %post
%{fillup_only -n -i lldpad} %{fillup_only -n lldpad}
%service_add_post lldpad.service %service_add_post lldpad.service
%pre %pre