]> git.pld-linux.org Git - packages/STLport.git/blobdiff - STLport.spec
- fixed build on alpha
[packages/STLport.git] / STLport.spec
index 3651729bc0d9ec5d66078ede0c885631ea895303..e14035e126046e9be5d243794e44757f9e508268 100644 (file)
@@ -3,22 +3,21 @@
 Summary:       C++ standard library
 Summary(pl):   Biblioteki standardowe C++
 Name:          STLport
-Version:       5.1.0
-Release:       3
+Version:       5.1.2
+Release:       2
 Epoch:         2
 License:       distributable (see README.gz)
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/stlport/%{name}-%{version}.tar.bz2
-# Source0-md5: dcf079313e7e0d7870307b74b658bb81
+# Source0-md5: 937b114455f304eb1cf7b9cc2ca103a3
 Patch0:                %{name}-endianness.patch
 Patch1:                %{name}-gcc420_dirty_hack.patch
-Patch2:                %{name}-gcc420.patch
+Patch2:                %{name}-no_vendor_math_l.patch
+Patch3:                %{name}-alpha.patch
 URL:           http://stlport.sourceforge.net/
 BuildRequires: libstdc++-devel >= 5:3.3.2
 BuildRequires: sed >= 4.0
 %requires_eq   libstdc++
-# broken
-ExcludeArch:   ppc sparc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,6 +58,7 @@ Biblioteki statyczne do STLport.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
 
This page took 0.048469 seconds and 4 git commands to generate.