OBS User unknown
2008-08-29 23:44:30 +00:00
committed by Git OBS Bridge
parent 918e57eb04
commit 3a2f2a65c4
3 changed files with 9 additions and 2 deletions

View File

@@ -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

View File

@@ -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:

View File

@@ -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