]> git.pld-linux.org Git - packages/STLport.git/commitdiff
- fixed build on alpha AC-STABLE auto/ac/STLport-5_1_2-2
authorhawk <hawk@pld-linux.org>
Sat, 17 Mar 2007 13:32:19 +0000 (13:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    STLport.spec -> 1.72.2.5

STLport.spec

index 95a3d7985741e4c992a70e79bd1dfbbb391e39c7..e14035e126046e9be5d243794e44757f9e508268 100644 (file)
@@ -4,7 +4,7 @@ Summary:        C++ standard library
 Summary(pl):   Biblioteki standardowe C++
 Name:          STLport
 Version:       5.1.2
-Release:       1
+Release:       2
 Epoch:         2
 License:       distributable (see README.gz)
 Group:         Libraries
@@ -13,6 +13,7 @@ Source0:      http://dl.sourceforge.net/stlport/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-endianness.patch
 Patch1:                %{name}-gcc420_dirty_hack.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
@@ -57,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.167816 seconds and 4 git commands to generate.