SPECS: STLport.spec - fix gcc-4.2/4.3 version detection.

pluto pluto at pld-linux.org
Thu Mar 6 21:01:06 CET 2008


Author: pluto                        Date: Thu Mar  6 20:01:06 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix gcc-4.2/4.3 version detection.

---- Files affected:
SPECS:
   STLport.spec (1.92 -> 1.93) 

---- Diffs:

================================================================
Index: SPECS/STLport.spec
diff -u SPECS/STLport.spec:1.92 SPECS/STLport.spec:1.93
--- SPECS/STLport.spec:1.92	Sun Feb 10 01:18:26 2008
+++ SPECS/STLport.spec	Thu Mar  6 21:01:01 2008
@@ -12,6 +12,7 @@
 Patch0:		%{name}-endianness.patch
 Patch1:		%{name}-alpha.patch
 Patch2:		%{name}-valarray-copy-constructor.patch
+Patch3:		%{name}-vendor_gcc_detection.patch
 URL:		http://stlport.sourceforge.net/
 BuildRequires:	libstdc++-devel >= 6:4.2.0-1
 BuildRequires:	sed >= 4.0
@@ -93,6 +94,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
 
@@ -171,6 +173,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2008-03-06 20:01:01  pluto
+- fix gcc-4.2/4.3 version detection.
+
 Revision 1.92  2008-02-10 00:18:26  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/STLport.spec?r1=1.92&r2=1.93&f=u



More information about the pld-cvs-commit mailing list