SPECS (AC-branch): STLport.spec - updated to 5.1.2, dropped Exclud...
hawk
hawk at pld-linux.org
Tue Mar 13 21:49:17 CET 2007
Author: hawk Date: Tue Mar 13 20:49:17 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- updated to 5.1.2, dropped ExcludeArch: ppc sparc
---- Files affected:
SPECS:
STLport.spec (1.72.2.2 -> 1.72.2.3)
---- Diffs:
================================================================
Index: SPECS/STLport.spec
diff -u SPECS/STLport.spec:1.72.2.2 SPECS/STLport.spec:1.72.2.3
--- SPECS/STLport.spec:1.72.2.2 Wed Feb 28 23:02:34 2007
+++ SPECS/STLport.spec Tue Mar 13 21:49:11 2007
@@ -4,22 +4,19 @@
Summary: C++ standard library
Summary(pl): Biblioteki standardowe C++
Name: STLport
-Version: 5.1.0
-Release: 3
+Version: 5.1.2
+Release: 1
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
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,7 +56,6 @@
%setup -q
%patch0 -p1
%patch1 -p1
-%patch2 -p1
sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
@@ -117,6 +113,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.72.2.3 2007/03/13 20:49:11 hawk
+- updated to 5.1.2, dropped ExcludeArch: ppc sparc
+
Revision 1.72.2.2 2007/02/28 22:02:34 glen
- sparc broken too
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/STLport.spec?r1=1.72.2.2&r2=1.72.2.3&f=u
More information about the pld-cvs-commit
mailing list