update spec for new version
This commit is contained in:
parent
852dc5bcc6
commit
968c1d62b6
@ -1,11 +1,10 @@
|
||||
Summary: iSCSI daemon and utility programs
|
||||
Name: iscsi-initiator-utils
|
||||
Version: 5.0.4.446
|
||||
Version: 5.0.5.476
|
||||
Release: 0
|
||||
Source0: http://people.redhat.com/mchristi/iscsi/FC5/open-iscsi/rpm/open-iscsi-%{version}.tar.gz
|
||||
Source0: http://people.redhat.com/mchristi/iscsi/FC5/open-iscsi/rpm/open-iscsi-%{version}.tar.bz2
|
||||
Patch0: open-iscsi-5.0.4.446-initscript.patch
|
||||
Patch1: open-iscsi-5.0.4.446-rm-rdma.patch
|
||||
Patch2: open-iscsi-5.0.4.446-add-iscsi-iname.patch
|
||||
Patch1: open-iscsi-5.0.4.446-add-iscsi-iname.patch
|
||||
Group: System Environment/Daemons
|
||||
License: GPL
|
||||
URL: http://www.open-iscsi.org
|
||||
@ -25,8 +24,7 @@ Protocol networks.
|
||||
%setup -q -n %{name}-%{version} -c
|
||||
cd open-iscsi-%{version}
|
||||
%patch0 -p1 -b .initscript
|
||||
%patch1 -p1 -b .rm-rdma
|
||||
%patch2 -p1 -b .add-iscsi-iname
|
||||
%patch1 -p1 -b .add-iscsi-iname
|
||||
|
||||
%build
|
||||
cd open-iscsi-%{version}
|
||||
@ -71,3 +69,6 @@ fi
|
||||
%changelog
|
||||
* Wed Dec 14 2005 Mike Christie <mchristi@redhat.com>
|
||||
- initial packaging
|
||||
* Mon Jan 23 2005 Mike Christie <mchristi@redhat.com>
|
||||
- rebase package to bring in ppc64 fix and rebase
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user