SPECS: DevIL.spec - added c++ patch (needed to use headers with g+...

qboosh qboosh at pld-linux.org
Sun May 27 22:24:49 CEST 2007


Author: qboosh                       Date: Sun May 27 20:24:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added c++ patch (needed to use headers with g++ 4.2)
- release .2

---- Files affected:
SPECS:
   DevIL.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/DevIL.spec
diff -u SPECS/DevIL.spec:1.18 SPECS/DevIL.spec:1.19
--- SPECS/DevIL.spec:1.18	Sun May 27 20:31:56 2007
+++ SPECS/DevIL.spec	Sun May 27 22:24:44 2007
@@ -6,7 +6,7 @@
 %define		_rc	rc2
 %define		manual_version	1.5.5
 %define		docs_version	1.6.5
-Release:	0.%{_rc}.1
+Release:	0.%{_rc}.2
 License:	LGPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/openil/%{name}-%{version}-%{_rc}.tar.bz2
@@ -16,6 +16,7 @@
 Source2:	http://dl.sourceforge.net/openil/%{name}-docs.tar.gz
 # Source2-md5:	eec6ae7a028a3f058bab1a6918428ed5
 Patch0:		%{name}-typo.patch
+Patch1:		%{name}-c++.patch
 URL:		http://openil.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	SDL-devel >= 1.2.5
@@ -99,6 +100,7 @@
 %prep
 %setup -q -a1 -a2
 %patch0 -p1
+%patch1 -p1
 
 # just SDL and messing libtool macros
 rm -f acinclude.m4
@@ -151,6 +153,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2007/05/27 20:24:44  qboosh
+- added c++ patch (needed to use headers with g++ 4.2)
+- release .2
+
 Revision 1.18  2007/05/27 18:31:56  qboosh
 - removed obsolete link patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/DevIL.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list