SPECS: STLport.spec - reverted last 2 changes (openoffice.org does...

sls sls at pld-linux.org
Fri Dec 22 11:11:59 CET 2006


Author: sls                          Date: Fri Dec 22 10:11:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted last 2 changes (openoffice.org doesn't like stlport-5.1.0)

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

---- Diffs:

================================================================
Index: SPECS/STLport.spec
diff -u SPECS/STLport.spec:1.64 SPECS/STLport.spec:1.65
--- SPECS/STLport.spec:1.64	Tue Dec 19 22:44:22 2006
+++ SPECS/STLport.spec	Fri Dec 22 11:11:54 2006
@@ -1,19 +1,16 @@
 # $Revision$, $Date$
-# 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
-Version:	5.1.0
-Release:	0.1
+Version:	5.0.2
+Release:	3
 Epoch:		2
 License:	distributable (see README.gz)
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/stlport/%{name}-%{version}.tar.bz2
-# Source0-md5:	dcf079313e7e0d7870307b74b658bb81
+# Source0-md5:	784be5e0499009aeea6e9ec8f7259c41
 Patch0:		%{name}-endianness.patch
-Patch1:		%{name}-gcc420_dirty_hack.patch
-Patch2:		%{name}-gcc420.patch
+Patch1:		%{name}-type_promotion.patch
 URL:		http://stlport.sourceforge.net/
 BuildRequires:	libstdc++-devel >= 5:3.3.2
 BuildRequires:	sed >= 4.0
@@ -54,10 +51,9 @@
 Biblioteki statyczne do STLport.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
 
@@ -108,15 +104,8 @@
 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
-- added TODO - problems with libstdc++-4.2.0
-- updated builddir
+Revision 1.65  2006/12/22 10:11:54  sls
+- reverted last 2 changes (openoffice.org doesn't like stlport-5.1.0)
 
 Revision 1.62  2006/10/23 15:00:08  pluto
 - fix unwanted type promotions that causes bad stream formatting.
================================================================

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



More information about the pld-cvs-commit mailing list