diff --git a/tgt.changes b/tgt.changes index 9d22144..3d4a94c 100644 --- a/tgt.changes +++ b/tgt.changes @@ -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 diff --git a/tgt.spec b/tgt.spec index 676ad5b..475692b 100644 --- a/tgt.spec +++ b/tgt.spec @@ -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}