SPECS: open-iscsi.spec - add open-iscsi-limitsh.patch #include <limits.h> i...

areq areq at pld-linux.org
Thu Aug 21 16:27:58 CEST 2008


Author: areq                         Date: Thu Aug 21 14:27:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add open-iscsi-limitsh.patch #include <limits.h> in idbm.c

---- Files affected:
SPECS:
   open-iscsi.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/open-iscsi.spec
diff -u SPECS/open-iscsi.spec:1.12 SPECS/open-iscsi.spec:1.13
--- SPECS/open-iscsi.spec:1.12	Sat May 24 12:55:49 2008
+++ SPECS/open-iscsi.spec	Thu Aug 21 16:27:53 2008
@@ -15,6 +15,7 @@
 # Source0-md5:	2efff8c813ec84677a80c3e881942ffc
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
+Patch0:		%{name}-limitsh.patch
 URL:		http://www.open-iscsi.org/
 BuildRequires:	db-devel
 BuildRequires:	glibc-static
@@ -45,6 +46,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}-%{subver}
+%patch0 -p1
 
 %build
 for i in usr utils utils/fwparam_ibft; do
@@ -117,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008/08/21 14:27:53  areq
+- add open-iscsi-limitsh.patch #include <limits.h> in idbm.c
+
 Revision 1.12  2008/05/24 10:55:49  glen
 - needs glibc-static for iscsi-start
 - unify
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/open-iscsi.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list