SPECS: STLport.spec - fstream bug fixed, *.in templates corrected, release 8.
pluto
pluto at pld-linux.org
Mon Jun 30 12:04:45 CEST 2008
Author: pluto Date: Mon Jun 30 10:04:45 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fstream bug fixed, *.in templates corrected, release 8.
---- Files affected:
SPECS:
STLport.spec (1.99 -> 1.100)
---- Diffs:
================================================================
Index: SPECS/STLport.spec
diff -u SPECS/STLport.spec:1.99 SPECS/STLport.spec:1.100
--- SPECS/STLport.spec:1.99 Tue Jun 17 19:23:39 2008
+++ SPECS/STLport.spec Mon Jun 30 12:04:39 2008
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): Biblioteki standardowe C++
Name: STLport
Version: 5.1.5
-Release: 7
+Release: 8
Epoch: 2
License: distributable (see README.gz)
Group: Libraries
@@ -20,6 +20,7 @@
Patch1: %{name}-alpha.patch
Patch2: %{name}-valarray-copy-constructor.patch
Patch3: %{name}-vendor_gcc_detection.patch
+Patch4: %{name}-fstream.patch
URL: http://stlport.sourceforge.net/
BuildRequires: libstdc++-devel >= 6:4.2.0-1
BuildRequires: sed >= 4.0
@@ -100,6 +101,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
@@ -212,6 +214,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.100 2008/06/30 10:04:39 pluto
+- fstream bug fixed, *.in templates corrected, release 8.
+
Revision 1.99 2008/06/17 17:23:39 arekm
- rel 7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/STLport.spec?r1=1.99&r2=1.100&f=u
More information about the pld-cvs-commit
mailing list