From 62b66322f487c1dd2ebc0f0a8f32d9e4efc075a5 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 13 Apr 2005 09:20:47 +0000 Subject: [PATCH] - added needed patch (from binutils list), ld seems to work now; release 0.2 Changed files: binutils.spec -> 1.202 --- binutils.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/binutils.spec b/binutils.spec index 48b4448..2b0688d 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,4 +1,3 @@ -# TODO: broken ld? (linking with libs linked with libstdc++ fails on libgcc_s symbols) # # Conditional build: %bcond_with allarchs # enable all targets @@ -15,7 +14,7 @@ Summary(tr): GNU geli Summary(uk): îÁÂ¦Ò ¦ÎÓÔÒÕÍÅÎÔ¦× GNU ÄÌÑ ÐÏÂÕÄÏ×É ×ÉËÏÎÕ×ÁÎÉÈ ÐÒÏÇÒÁÍ Name: binutils Version: 2.16.90.0.1 -Release: 0.1 +Release: 0.2 Epoch: 2 License: GPL Group: Development/Tools @@ -29,6 +28,7 @@ Patch2: %{name}-libtool-relink.patch Patch3: %{name}-pt_pax_flags.patch Patch4: %{name}-mips-relocs.patch Patch5: %{name}-flex.patch +Patch6: %{name}-needed.patch URL: http://sources.redhat.com/binutils/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.8.2 @@ -123,6 +123,7 @@ niekt %patch3 -p1 %patch4 -p0 %patch5 -p1 +%patch6 -p0 %build # non-standard regeneration (needed because of gasp patch) -- 2.44.0