]> git.pld-linux.org Git - packages/STLport.git/commitdiff
- dirty hack not needed. libstdc++ was fixed in 4.2 release. auto/th/STLport-5_1_3-2
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 2 Jun 2007 07:09:41 +0000 (07:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2.

Changed files:
    STLport.spec -> 1.79

STLport.spec

index 287ef6313bf256e6304567ae2a1e82c343ceb53d..3e51fc5a093ad7c47bc80f0ee7043144cf3b978e 100644 (file)
@@ -2,16 +2,15 @@ Summary:      C++ standard library
 Summary(pl.UTF-8):     Biblioteki standardowe C++
 Name:          STLport
 Version:       5.1.3
-Release:       1
+Release:       2
 Epoch:         2
 License:       distributable (see README.gz)
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/stlport/%{name}-%{version}.tar.bz2
 # Source0-md5: bb6459a6807c77a0363cf0d9c1fe4eb2
 Patch0:                %{name}-endianness.patch
-Patch1:                %{name}-gcc420_dirty_hack.patch
 URL:           http://stlport.sourceforge.net/
-BuildRequires: libstdc++-devel >= 5:3.3.2
+BuildRequires: libstdc++-devel >= 6:4.2.0-1
 BuildRequires: sed >= 4.0
 %requires_eq   libstdc++
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,7 +51,6 @@ Biblioteki statyczne do STLport.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
 
This page took 0.065723 seconds and 4 git commands to generate.