Accepting request 20644 from Base:System

Copy from Base:System/tgt based on submit request 20644 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/20644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tgt?expand=0&rev=7
This commit is contained in:
OBS User autobuild 2009-09-21 19:34:58 +00:00 committed by Git OBS Bridge
parent ddec0c491e
commit cfe4c51612
2 changed files with 11 additions and 30 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 21 11:02:59 CEST 2009 - dmueller@suse.de
- require perl-Config-General (bnc#474129)
- add rc-symlink (bnc#474136)
-------------------------------------------------------------------
Thu Oct 9 13:53:39 CEST 2008 - hare@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package tgt (Version 0.9.0)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 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
@ -19,16 +19,17 @@
Name: tgt
BuildRequires: libaio-devel openssl-devel
BuildRequires: libaio-devel openssl-devel perl-Config-General
Obsoletes: iscsitarget
Provides: iscsitarget
Requires: perl-Config-General
Url: http://stgt.berlios.de
License: GPL v2 or later
Group: System/Daemons
PreReq: %fillup_prereq %insserv_prereq
AutoReqProv: on
Version: 0.9.0
Release: 1
Release: 2
Summary: Generic Linux target framework (tgt)
Source: %{name}-20080805.tar.bz2
Source1: %{name}.init
@ -76,6 +77,7 @@ cd usr
cd ../scripts
install -vD -m 755 tgt-admin ${RPM_BUILD_ROOT}/usr/sbin/tgt-admin
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
%clean
@ -100,30 +102,3 @@ rm -f filelist
%doc %{_mandir}/man8/*
%changelog
* Thu Oct 09 2008 hare@suse.de
- Update to latest upstream release 0.9.0
* tgt-admin fixes
* add null backing store
* Improve iSER scheduling
* Various small fixes
* Mon Sep 15 2008 hare@suse.de
- Include fixes from upstream:
* Add support to update targets
* tgtadm fixes
* Add PREVENT ALLOW MEDIA REMOVAL to ssc
* Add MANAGEMENT PROTOCOL IN to ssc
* Update README
- Fix rpmlint errors
* Fri Aug 08 2008 hare@suse.de
- Update to latest released version 20080805
* Include FCP backend
* Include FCoE backend
* Bugfixes
* Thu Aug 09 2007 olh@suse.de
- remove inclusion of linux/hash.h, include it directly
* Wed Apr 04 2007 hare@suse.de
- Added service definition for SUSEFirewall2 (#251679)
* Wed Apr 04 2007 hare@suse.de
- Initial version svn r849
- Update to latest git version
- Fixes for build on openSUSE