]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- remove obsolete patch.
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 28 May 2007 12:36:50 +0000 (12:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.493

gcc.spec

index 199161a57fdc220c37acdc115a835bce7179e9af..ca865f3ba9a11121d3149427ba984a9bcbb2b99d 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -71,7 +71,7 @@ Patch7:               %{name}-libjava-multilib.patch
 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
@@ -81,8 +81,8 @@ URL:          http://gcc.gnu.org/
 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}
@@ -141,10 +141,7 @@ BuildRequires:     qt4-build >= 4.0.1
 %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)}
@@ -817,7 +814,7 @@ Statyczne biblioteki Obiektowego C.
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
-%patch12 -p0
+
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
This page took 0.082743 seconds and 4 git commands to generate.