SPECS (AC-branch): STLport.spec - fixed build on alpha - release 2

hawk hawk at pld-linux.org
Sat Mar 17 14:32:24 CET 2007


Author: hawk                         Date: Sat Mar 17 13:32:24 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fixed build on alpha
- release 2

---- Files affected:
SPECS:
   STLport.spec (1.72.2.4 -> 1.72.2.5) 

---- Diffs:

================================================================
Index: SPECS/STLport.spec
diff -u SPECS/STLport.spec:1.72.2.4 SPECS/STLport.spec:1.72.2.5
--- SPECS/STLport.spec:1.72.2.4	Tue Mar 13 22:42:12 2007
+++ SPECS/STLport.spec	Sat Mar 17 14:32:19 2007
@@ -5,7 +5,7 @@
 Summary(pl):	Biblioteki standardowe C++
 Name:		STLport
 Version:	5.1.2
-Release:	1
+Release:	2
 Epoch:		2
 License:	distributable (see README.gz)
 Group:		Libraries
@@ -14,6 +14,7 @@
 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
@@ -58,6 +59,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
 
@@ -115,6 +117,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72.2.5  2007/03/17 13:32:19  hawk
+- fixed build on alpha
+- release 2
+
 Revision 1.72.2.4  2007/03/13 21:42:12  hawk
 - fix ppc and sparc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/STLport.spec?r1=1.72.2.4&r2=1.72.2.5&f=u



More information about the pld-cvs-commit mailing list