SPECS: DevIL.spec - added gnu-inline patch (fixes build with gcc < 4.3)

qboosh qboosh at pld-linux.org
Wed Oct 22 23:53:18 CEST 2008


Author: qboosh                       Date: Wed Oct 22 21:53:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gnu-inline patch (fixes build with gcc < 4.3)

---- Files affected:
SPECS:
   DevIL.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/DevIL.spec
diff -u SPECS/DevIL.spec:1.20 SPECS/DevIL.spec:1.21
--- SPECS/DevIL.spec:1.20	Wed Oct 22 19:01:22 2008
+++ SPECS/DevIL.spec	Wed Oct 22 23:53:12 2008
@@ -16,6 +16,7 @@
 # Source2-md5:	eec6ae7a028a3f058bab1a6918428ed5
 Patch0:		%{name}-c++.patch
 Patch1:		%{name}-link.patch
+Patch2:		%{name}-gnu-inline.patch
 URL:		http://openil.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	SDL-devel >= 1.2.5
@@ -102,6 +103,7 @@
 %setup -q -c -a1 -a2
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # just SDL and messing libtool macros
 rm -f acinclude.m4
@@ -160,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2008/10/22 21:53:12  qboosh
+- added gnu-inline patch (fixes build with gcc < 4.3)
+
 Revision 1.20  2008/10/22 17:01:22  qboosh
 - updated to 1.7.2
 - updated c++ patch, removed obsolete typo patch, added link patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/DevIL.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list