]> git.pld-linux.org Git - packages/STLport.git/blobdiff - STLport.spec
- adapted from AC-branch
[packages/STLport.git] / STLport.spec
index 287ef6313bf256e6304567ae2a1e82c343ceb53d..520ffe1dafa489f9b077e4c19cd9aa728ee822bf 100644 (file)
@@ -1,17 +1,16 @@
 Summary:       C++ standard library
 Summary(pl.UTF-8):     Biblioteki standardowe C++
 Name:          STLport
-Version:       5.1.3
+Version:       5.1.4
 Release:       1
 Epoch:         2
 License:       distributable (see README.gz)
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/stlport/%{name}-%{version}.tar.bz2
-# Source0-md5: bb6459a6807c77a0363cf0d9c1fe4eb2
+# Source0-md5: b8d1cba9fd823e1edbfd83b4bbcb237d
 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.082397 seconds and 4 git commands to generate.