]> git.pld-linux.org Git - packages/STLport.git/blobdiff - STLport.spec
- fixed build on alpha
[packages/STLport.git] / STLport.spec
index 510422a32227eb124a699c0e8f47b7ef725307bc..e14035e126046e9be5d243794e44757f9e508268 100644 (file)
@@ -1,16 +1,19 @@
+# TODO
+# - fix ppc build
 Summary:       C++ standard library
 Summary(pl):   Biblioteki standardowe C++
 Name:          STLport
-Version:       5.1.0
+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
@@ -55,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.082574 seconds and 4 git commands to generate.