Accepting request 163712 from Base:System
- Renamed firewall service file from iscsitarget to tgt to remove conflict with tgt package (bnc#814364) (forwarded request 163685 from lee_duncan) OBS-URL: https://build.opensuse.org/request/show/163712 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tgt?expand=0&rev=20
This commit is contained in:
commit
797ab825d8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 11 10:36:23 PDT 2013 - lduncan@suse.com
|
||||
|
||||
- Renamed firewall service file from iscsitarget to tgt
|
||||
to remove conflict with tgt package (bnc#814364)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 26 01:14:03 UTC 2012 - lduncan@suse.com
|
||||
|
||||
|
6
tgt.spec
6
tgt.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tgt
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 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
|
||||
@ -73,7 +73,7 @@ Authors:
|
||||
%{__make} DESTDIR=${RPM_BUILD_ROOT} docdir=%_docdir/%{name} install
|
||||
install -vD -m 755 %{S:1} ${RPM_BUILD_ROOT}/etc/init.d/tgtd
|
||||
ln -sf /etc/init.d/tgtd ${RPM_BUILD_ROOT}/usr/sbin/rctgtd
|
||||
install -vD %{S:3} ${RPM_BUILD_ROOT}/etc/sysconfig/SuSEfirewall2.d/services/iscsitarget
|
||||
install -vD %{S:3} ${RPM_BUILD_ROOT}/etc/sysconfig/SuSEfirewall2.d/services/tgt
|
||||
|
||||
%clean
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
@ -96,7 +96,7 @@ rm -f filelist
|
||||
%dir /etc/tgt/examples
|
||||
%config %attr(0644,root,root) /etc/tgt/targets.conf
|
||||
%config %attr(0644,root,root) /etc/tgt/examples/*
|
||||
%config %attr(0644,root,root) /etc/sysconfig/SuSEfirewall2.d/services/iscsitarget
|
||||
%config %attr(0644,root,root) /etc/sysconfig/SuSEfirewall2.d/services/tgt
|
||||
%doc README doc/README.iscsi doc/README.iser doc/README.lu_configuration
|
||||
%doc doc/README.mmc doc/README.passthrough doc/README.sbcjukebox doc/README.ssc
|
||||
%doc %{_mandir}/man8/*
|
||||
|
Loading…
Reference in New Issue
Block a user