Resolves: #749051
This commit is contained in:
parent
d7fda02a2c
commit
ffcc7c688c
@ -3,7 +3,7 @@
|
||||
Summary: iSCSI daemon and utility programs
|
||||
Name: iscsi-initiator-utils
|
||||
Version: 6.2.0.872
|
||||
Release: 33%{?dist}
|
||||
Release: 34%{?dist}
|
||||
Source0: http://people.redhat.com/mchristi/iscsi/rhel6.0/source/open-iscsi-2.0-872-rc4-bnx2i.tar.gz
|
||||
Source1: iscsid.init
|
||||
Source2: iscsidevs.init
|
||||
@ -111,7 +111,7 @@ developing applications that use %{name}.
|
||||
|
||||
%build
|
||||
cd utils/open-isns
|
||||
./configure --with-security=no
|
||||
./configure --with-security=no --with-slp=no
|
||||
make OPTFLAGS="%{optflags}"
|
||||
cd ../../
|
||||
make OPTFLAGS="%{optflags}" -C utils/sysdeps
|
||||
@ -233,6 +233,9 @@ fi
|
||||
%{_includedir}/libiscsi.h
|
||||
|
||||
%changelog
|
||||
* Tue Nov 1 2011 Mike Christie <mcrhsit@redhat.com> 6.2.0.872.34
|
||||
- 750714 Do not build with SLP.
|
||||
|
||||
* Tue Nov 1 2011 Mike Christie <mcrhsit@redhat.com> 6.2.0.872.33
|
||||
- 749051 More offload boot fixups.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user