.
OBS-URL: https://build.opensuse.org/package/show/Base:System/tgt?expand=0&rev=20
This commit is contained in:
parent
3b73777bc0
commit
aa94d44cba
@ -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
|
||||
|
||||
|
4
tgt.spec
4
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}
|
||||
|
Loading…
Reference in New Issue
Block a user