Accepting request 234763 from Base:System
- add missed %service_add_pre in %pre section (forwarded request 233879 from msmeissn) OBS-URL: https://build.opensuse.org/request/show/234763 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tgt?expand=0&rev=25
This commit is contained in:
commit
8f42fea850
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 14:20:38 UTC 2014 - meissner@suse.com
|
||||
|
||||
- add missed %service_add_pre in %pre section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 26 12:57:52 CET 2014 - hare@suse.de
|
||||
|
||||
|
3
tgt.spec
3
tgt.spec
@ -74,6 +74,9 @@ install -vD -m 755 %{S:1} %{buildroot}/%{_unitdir}/%{name}d.service
|
||||
install -vD %{S:3} %{buildroot}/etc/sysconfig/SuSEfirewall2.d/services/tgt
|
||||
ln -sf service %{buildroot}/usr/sbin/rc%{name}
|
||||
|
||||
%pre
|
||||
%service_add_pre %{name}d.service
|
||||
|
||||
%post
|
||||
%{fillup_only}
|
||||
%service_add_post %{name}d.service
|
||||
|
Loading…
Reference in New Issue
Block a user