Author: pluto                        Date: Mon May 28 12:36:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove obsolete patch.

---- Files affected:
SPECS:
   gcc.spec (1.492 -> 1.493) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.492 SPECS/gcc.spec:1.493
--- SPECS/gcc.spec:1.492        Thu May 24 21:28:17 2007
+++ SPECS/gcc.spec      Mon May 28 14:36:50 2007
@@ -72,7 +72,7 @@
 Patch8:                %{name}-enable-java-awt-qt.patch
 Patch9:                %{name}-pr13676.patch
 Patch10:       %{name}-pr7302.patch
-Patch12:       %{name}-pr20218.patch
+
 Patch13:       %{name}-force_jar_wrapper.patch
 Patch14:       %{name}-pr29512.patch
 Patch15:       %{name}-hash-style-gnu.patch
@@ -82,8 +82,8 @@
 BuildRequires: autoconf
 %{?with_tests:BuildRequires:   autogen}
 BuildRequires: automake
-# binutils 2.16.91 or newer are required for compiling medium model now
-BuildRequires: binutils >= 2:2.16.91.0.1
+# binutils 2.17.50.0.9 or newer are required for fixing PR middle-end/20218.
+BuildRequires: binutils >= 2:2.17.50.0.9-1
 BuildRequires: bison
 BuildRequires: chrpath >= 0.13-2
 %{?with_tests:BuildRequires:   dejagnu}
@@ -142,10 +142,7 @@
 %endif
 %{?with_mozilla:BuildRequires: xulrunner-devel >= 1.8.1.3-1.20070321.5}
 %endif
-# AS_NEEDED directive for dynamic linker
-# http://sources.redhat.com/ml/glibc-cvs/2005-q1/msg00614.html
-# http://sources.redhat.com/ml/binutils/2005-01/msg00288.html
-Requires:      binutils >= 2:2.16.90.0.1-0.3
+Requires:      binutils >= 2:2.17.50.0.9-1
 Requires:      libgcc = %{epoch}:%{version}-%{release}
 Provides:      cpp = %{epoch}:%{version}-%{release}
 %{?with_ada:Provides:  gcc(ada)}
@@ -818,7 +815,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
-%patch12 -p0
+
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
@@ -1530,6 +1527,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.493  2007/05/28 12:36:50  pluto
+- remove obsolete patch.
+
 Revision 1.492  2007/05/24 19:28:17  qboosh
 - javadeps not used by default (and currently not needed here)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.492&r2=1.493&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to