update iscsi tools to match kernel update. This breaks backwards compat so
yo must upgrade the kernel, tools and DB
This commit is contained in:
parent
098f8c1bff
commit
b3f7fe0492
@ -2,3 +2,5 @@ open-iscsi-5.0.4.446.tar.gz
|
|||||||
open-iscsi-5.0.5.476.tar.bz2
|
open-iscsi-5.0.5.476.tar.bz2
|
||||||
open-iscsi-5.0.5.595.tar.bz2
|
open-iscsi-5.0.5.595.tar.bz2
|
||||||
open-iscsi-6.0.5.595.tar.bz2
|
open-iscsi-6.0.5.595.tar.bz2
|
||||||
|
open-iscsi-1.1-645.tar.bz2
|
||||||
|
open-iscsi-6.1.1.645.tar.bz2
|
||||||
|
@ -1,15 +1,11 @@
|
|||||||
Summary: iSCSI daemon and utility programs
|
Summary: iSCSI daemon and utility programs
|
||||||
Name: iscsi-initiator-utils
|
Name: iscsi-initiator-utils
|
||||||
Version: 6.0.5.595
|
Version: 6.1.1.645
|
||||||
Release: 2.1.1
|
Release: 0
|
||||||
Source0: http://people.redhat.com/mchristi/iscsi/FC6/open-iscsi/rpm/open-iscsi-%{version}.tar.bz2
|
Source0: http://people.redhat.com/mchristi/iscsi/FC6/open-iscsi/rpm/open-iscsi-%{version}.tar.bz2
|
||||||
Source1: iscsi.init
|
Source1: iscsi.init
|
||||||
Patch0: open-iscsi-5.0.5.595-update-initscripts-and-docs.patch
|
Patch0: open-iscsi-5.0.5.595-update-initscripts-and-docs.patch
|
||||||
Patch1: open-iscsi-5.0.5.595-add-iscsi-iname.patch
|
Patch1: open-iscsi-5.0.5.595-add-iscsi-iname.patch
|
||||||
Patch2: open-iscsi-5.0.5.595-rm-reopen-max.patch
|
|
||||||
Patch3: open-iscsi-5.0.5.595-fc-version.patch
|
|
||||||
Patch4: iscsi-initiator-utils-cflags.patch
|
|
||||||
Patch5: iscsistart-static.patch
|
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -29,10 +25,6 @@ Protocol networks.
|
|||||||
%setup -q -n open-iscsi-%{version}
|
%setup -q -n open-iscsi-%{version}
|
||||||
%patch0 -p1 -b .update-initscripts-and-docs
|
%patch0 -p1 -b .update-initscripts-and-docs
|
||||||
%patch1 -p1 -b .add-iscsi-iname
|
%patch1 -p1 -b .add-iscsi-iname
|
||||||
%patch2 -p1 -b .rm-reopen-max
|
|
||||||
%patch3 -p1 -b .fc-version
|
|
||||||
%patch4 -p1 -b .cflags
|
|
||||||
%patch5 -p1 -b .static
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make OPTFLAGS="%{optflags}" -C usr
|
make OPTFLAGS="%{optflags}" -C usr
|
||||||
@ -76,6 +68,10 @@ fi
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 13 2006 Mike Christie <mchristie@redhat.com> - 6.1.1.645
|
||||||
|
- update to upstream 1.1.645
|
||||||
|
- Note DB and interface changed so you must update kernel, tools and DB
|
||||||
|
|
||||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 6.0.5.595-2.1.1
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 6.0.5.595-2.1.1
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user