SPECS: STLport.spec - dirty hack not needed. libstdc++ was fixed i...
pluto
pluto at pld-linux.org
Sat Jun 2 09:09:47 CEST 2007
Author: pluto Date: Sat Jun 2 07:09:47 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- dirty hack not needed. libstdc++ was fixed in 4.2 release.
- release 2.
---- Files affected:
SPECS:
STLport.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: SPECS/STLport.spec
diff -u SPECS/STLport.spec:1.78 SPECS/STLport.spec:1.79
--- SPECS/STLport.spec:1.78 Fri May 18 08:09:17 2007
+++ SPECS/STLport.spec Sat Jun 2 09:09:41 2007
@@ -3,16 +3,15 @@
Summary(pl.UTF-8): Biblioteki standardowe C++
Name: STLport
Version: 5.1.3
-Release: 1
+Release: 2
Epoch: 2
License: distributable (see README.gz)
Group: Libraries
Source0: http://dl.sourceforge.net/stlport/%{name}-%{version}.tar.bz2
# Source0-md5: bb6459a6807c77a0363cf0d9c1fe4eb2
Patch0: %{name}-endianness.patch
-Patch1: %{name}-gcc420_dirty_hack.patch
URL: http://stlport.sourceforge.net/
-BuildRequires: libstdc++-devel >= 5:3.3.2
+BuildRequires: libstdc++-devel >= 6:4.2.0-1
BuildRequires: sed >= 4.0
%requires_eq libstdc++
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -53,7 +52,6 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
sed -i -e 's/= -O2$/= %{rpmcflags}/' build/Makefiles/gmake/gcc.mak
@@ -111,6 +109,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2007/06/02 07:09:41 pluto
+- dirty hack not needed. libstdc++ was fixed in 4.2 release.
+- release 2.
+
Revision 1.78 2007/05/18 06:09:17 qrczak
- Updated md5 (patchlevel changed).
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/STLport.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list