Dr. Werner Fink 2014-01-28 15:52:09 +00:00 committed by Git OBS Bridge
parent 3b73777bc0
commit aa94d44cba
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 28 15:51:43 UTC 2014 - werner@suse.de
- Make service link a local one
-------------------------------------------------------------------
Wed Oct 23 16:24:11 UTC 2013 - p.drouand@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package tgt
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -76,7 +76,7 @@ Authors:
%{__make} DESTDIR=%{buildroot} docdir=%_docdir/%{name} install
install -vD -m 755 %{S:1} %{buildroot}/%{_unitdir}/%{name}d.service
install -vD %{S:3} %{buildroot}/etc/sysconfig/SuSEfirewall2.d/services/tgt
ln -sf /sbin/service %{buildroot}/usr/sbin/rc%{name}
ln -sf service %{buildroot}/usr/sbin/rc%{name}
%post
%{fillup_only}