SPECS: STLport.spec - added patches gcc420 and 420_dirty_hack - TO...

sls sls at pld-linux.org
Tue Dec 19 22:44:27 CET 2006


Author: sls                          Date: Tue Dec 19 21:44:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patches gcc420 and 420_dirty_hack
- TODO renamed to NOTICE and updated

---- Files affected:
SPECS:
   STLport.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/STLport.spec
diff -u SPECS/STLport.spec:1.63 SPECS/STLport.spec:1.64
--- SPECS/STLport.spec:1.63	Sat Dec 16 19:54:15 2006
+++ SPECS/STLport.spec	Tue Dec 19 22:44:22 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-# TODO:
-#	doesn't build with libstdc++-4.2.0
+# NOTICE:
+#	probably doesn't build with libstdc++ < 4.2.0-200612 (<= 4.1.2 should be OK)
 Summary:	C++ standard library
 Summary(pl):	Biblioteki standardowe C++
 Name:		STLport
@@ -12,6 +12,8 @@
 Source0:	http://dl.sourceforge.net/stlport/%{name}-%{version}.tar.bz2
 # Source0-md5:	dcf079313e7e0d7870307b74b658bb81
 Patch0:		%{name}-endianness.patch
+Patch1:		%{name}-gcc420_dirty_hack.patch
+Patch2:		%{name}-gcc420.patch
 URL:		http://stlport.sourceforge.net/
 BuildRequires:	libstdc++-devel >= 5:3.3.2
 BuildRequires:	sed >= 4.0
@@ -54,6 +56,8 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
 
@@ -104,6 +108,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2006/12/19 21:44:22  sls
+- added patches gcc420 and 420_dirty_hack
+- TODO renamed to NOTICE and updated
+
 Revision 1.63  2006/12/16 18:54:15  sls
 - update version (5.1.0)
 - removed outdated patch type_promotion
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/STLport.spec?r1=1.63&r2=1.64&f=u



More information about the pld-cvs-commit mailing list