]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- added needed patch (from binutils list), ld seems to work now; release 0.2 auto/th/binutils-2_16_90_0_1-0_2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 13 Apr 2005 09:20:47 +0000 (09:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    binutils.spec -> 1.202

binutils.spec

index 48b44483769c452283157ae377f0e5854406a5b6..2b0688db2f7de5c6450999d8be5db00d1061a362 100644 (file)
@@ -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)
This page took 0.362618 seconds and 4 git commands to generate.