Author: sls                          Date: Sat Dec 16 18:54:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update version (5.1.0)
- removed outdated patch type_promotion
- added TODO - problems with libstdc++-4.2.0
- updated builddir

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

---- Diffs:

================================================================
Index: SPECS/STLport.spec
diff -u SPECS/STLport.spec:1.62 SPECS/STLport.spec:1.63
--- SPECS/STLport.spec:1.62     Mon Oct 23 17:00:08 2006
+++ SPECS/STLport.spec  Sat Dec 16 19:54:15 2006
@@ -1,16 +1,17 @@
 # $Revision$, $Date$
+# TODO:
+#      doesn't build with libstdc++-4.2.0
 Summary:       C++ standard library
 Summary(pl):   Biblioteki standardowe C++
 Name:          STLport
-Version:       5.0.2
-Release:       3
+Version:       5.1.0
+Release:       0.1
 Epoch:         2
 License:       distributable (see README.gz)
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/stlport/%{name}-%{version}.tar.bz2
-# Source0-md5: 784be5e0499009aeea6e9ec8f7259c41
+# Source0-md5: dcf079313e7e0d7870307b74b658bb81
 Patch0:                %{name}-endianness.patch
-Patch1:                %{name}-type_promotion.patch
 URL:           http://stlport.sourceforge.net/
 BuildRequires: libstdc++-devel >= 5:3.3.2
 BuildRequires: sed >= 4.0
@@ -51,9 +52,8 @@
 Biblioteki statyczne do STLport.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 %patch0 -p1
-%patch1 -p1
 
 sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
 
@@ -104,6 +104,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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.62  2006/10/23 15:00:08  pluto
 - fix unwanted type promotions that causes bad stream formatting.
 - release 3.
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to