SPECS: STLport.spec - type promotion patch not needed now.
pluto
pluto at pld-linux.org
Thu Dec 28 19:31:37 CET 2006
Author: pluto Date: Thu Dec 28 18:31:37 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- type promotion patch not needed now.
---- Files affected:
SPECS:
STLport.spec (1.69 -> 1.70)
---- Diffs:
================================================================
Index: SPECS/STLport.spec
diff -u SPECS/STLport.spec:1.69 SPECS/STLport.spec:1.70
--- SPECS/STLport.spec:1.69 Thu Dec 28 00:24:18 2006
+++ SPECS/STLport.spec Thu Dec 28 19:31:32 2006
@@ -10,9 +10,8 @@
Source0: http://dl.sourceforge.net/stlport/%{name}-%{version}.tar.bz2
# Source0-md5: dcf079313e7e0d7870307b74b658bb81
Patch0: %{name}-endianness.patch
-Patch1: %{name}-type_promotion.patch
-Patch2: %{name}-gcc420_dirty_hack.patch
-Patch3: %{name}-gcc420.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
@@ -55,10 +54,8 @@
%prep
%setup -q
%patch0 -p1
-# UPDATE or DROP (needed?)
-#%patch1 -p1
+%patch1 -p1
%patch2 -p1
-%patch3 -p1
sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
@@ -112,6 +109,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.70 2006/12/28 18:31:32 pluto
+- type promotion patch not needed now.
+
Revision 1.69 2006/12/27 23:24:18 qboosh
- more verbose files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/STLport.spec?r1=1.69&r2=1.70&f=u
More information about the pld-cvs-commit
mailing list