SPECS (AC-branch): STLport.spec - fix ppc and sparc
hawk
hawk at pld-linux.org
Tue Mar 13 22:42:18 CET 2007
Author: hawk Date: Tue Mar 13 21:42:17 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- fix ppc and sparc
---- Files affected:
SPECS:
STLport.spec (1.72.2.3 -> 1.72.2.4)
---- Diffs:
================================================================
Index: SPECS/STLport.spec
diff -u SPECS/STLport.spec:1.72.2.3 SPECS/STLport.spec:1.72.2.4
--- SPECS/STLport.spec:1.72.2.3 Tue Mar 13 21:49:11 2007
+++ SPECS/STLport.spec Tue Mar 13 22:42:12 2007
@@ -13,6 +13,7 @@
# Source0-md5: 937b114455f304eb1cf7b9cc2ca103a3
Patch0: %{name}-endianness.patch
Patch1: %{name}-gcc420_dirty_hack.patch
+Patch2: %{name}-no_vendor_math_l.patch
URL: http://stlport.sourceforge.net/
BuildRequires: libstdc++-devel >= 5:3.3.2
BuildRequires: sed >= 4.0
@@ -56,6 +57,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
@@ -113,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.72.2.4 2007/03/13 21:42:12 hawk
+- fix ppc and sparc
+
Revision 1.72.2.3 2007/03/13 20:49:11 hawk
- updated to 5.1.2, dropped ExcludeArch: ppc sparc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/STLport.spec?r1=1.72.2.3&r2=1.72.2.4&f=u
More information about the pld-cvs-commit
mailing list