SPECS: freeglut.spec - obvious gcc42 fix.

pluto pluto at pld-linux.org
Wed Nov 1 22:03:16 CET 2006


Author: pluto                        Date: Wed Nov  1 21:03:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- obvious gcc42 fix.

---- Files affected:
SPECS:
   freeglut.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/freeglut.spec
diff -u SPECS/freeglut.spec:1.3 SPECS/freeglut.spec:1.4
--- SPECS/freeglut.spec:1.3	Fri Mar 17 22:01:04 2006
+++ SPECS/freeglut.spec	Wed Nov  1 22:03:11 2006
@@ -8,6 +8,7 @@
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/freeglut/%{name}-%{version}.tar.gz
 # Source0-md5:	6d16873bd876fbf4980a927cfbc496a1
+Patch0:		%{name}-gcc4.patch
 URL:		http://freeglut.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	autoconf >= 2.59-9
@@ -74,6 +75,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -120,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/11/01 21:03:11  pluto
+- obvious gcc42 fix.
+
 Revision 1.3  2006/03/17 21:01:04  qboosh
 - Obsoletes: glut* (well, at least main library; no mui or Fortran bindings here)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/freeglut.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list