]> git.pld-linux.org Git - packages/STLport.git/blobdiff - STLport.spec
- obsolete.
[packages/STLport.git] / STLport.spec
index 39770fb51457f0041cb51df8fec5b171d751e01f..3e51fc5a093ad7c47bc80f0ee7043144cf3b978e 100644 (file)
@@ -1,17 +1,16 @@
 Summary:       C++ standard library
 Summary(pl.UTF-8):     Biblioteki standardowe C++
 Name:          STLport
-Version:       5.1.2
-Release:       1
+Version:       5.1.3
+Release:       2
 Epoch:         2
 License:       distributable (see README.gz)
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/stlport/%{name}-%{version}.tar.bz2
-# Source0-md5: 937b114455f304eb1cf7b9cc2ca103a3
+# 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.04165 seconds and 4 git commands to generate.