This commit is contained in:
committed by
Git OBS Bridge
parent
918e57eb04
commit
3a2f2a65c4
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 28 23:06:22 CEST 2008 - cthiel@suse.de
|
||||
|
||||
- fix init scripts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:01:22 CEST 2008 - hare@suse.de
|
||||
|
||||
|
2
tgt.init
2
tgt.init
@@ -6,7 +6,7 @@
|
||||
# Provides: tgtd
|
||||
# Required-Start: $remote_fs $network
|
||||
# Should-Start:
|
||||
# Required-Stop:
|
||||
# Required-Stop: $remote_fs $network
|
||||
# Should-Stop:
|
||||
# Default-Start: 3 5
|
||||
# Default-Stop:
|
||||
|
4
tgt.spec
4
tgt.spec
@@ -27,7 +27,7 @@ Group: System/Daemons
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
AutoReqProv: on
|
||||
Version: 20080805
|
||||
Release: 1
|
||||
Release: 4
|
||||
Summary: Generic Linux target framework (tgt)
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: %{name}.init
|
||||
@@ -95,6 +95,8 @@ rm -f filelist
|
||||
%doc %{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 29 2008 cthiel@suse.de
|
||||
- fix init scripts
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update to latest released version 20080805
|
||||
* Include FCP backend
|
||||
|
Reference in New Issue
Block a user