]> git.pld-linux.org Git - packages/STLport.git/commitdiff
- fstream bug fixed, *.in templates corrected, release 8. auto/th/STLport-5_1_5-8
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 30 Jun 2008 10:04:39 +0000 (10:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    STLport.spec -> 1.100

STLport.spec

index d690f60da3130f8694dfbce7458fe8b4fcb07e7f..7178a91497efe5d0d870f816f56b065a46c23bf4 100644 (file)
@@ -6,7 +6,7 @@ Summary:        C++ standard library
 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
@@ -19,6 +19,7 @@ Patch0:               %{name}-endianness.patch
 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
@@ -99,6 +100,7 @@ Statyczna wersja diagnostyczna biblioteki STLport.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
 
This page took 0.060396 seconds and 4 git commands to generate.