]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- fix PR/3110: unsupported relocation type {R_SPARC_H44, R_SPARC_WDISP30, R_SPARC_64} auto/th/binutils-2_17_50_0_3-2
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 11 Sep 2006 08:31:26 +0000 (08:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix PR/3166: --only-keep-debug doesn't work on .o files with group
- fix PR/3186: symbol `.debug_abbrev' required but not present
- release 2.

Changed files:
    binutils.spec -> 1.236

binutils.spec

index 3e2da3489da5be8c1caa5c8aa1dcb0a143e5e4de..87fc3fa563f8b05bca3f58010360e60f135cad6b 100644 (file)
@@ -14,7 +14,7 @@ Summary(tr):  GNU geli
 Summary(uk):   îÁ¦Ҡ¦ÎÓÔÒÕÍÅÎԦנGNU ÄÌÑ ÐÏÂÕÄÏ×É ×ÉËÏÎÕ×ÁÎÉÈ ÐÒÏÇÒÁÍ
 Name:          binutils
 Version:       2.17.50.0.3
-Release:       1.1
+Release:       2
 Epoch:         3
 License:       GPL
 Group:         Development/Tools
@@ -30,6 +30,9 @@ Patch4:               %{name}-mips-relocs.patch
 Patch5:                %{name}-flex.patch
 Patch6:                %{name}-discarded.patch
 Patch7:                %{name}-absolute-gnu_debuglink-path.patch
+Patch8:                %{name}-pr3166.patch
+Patch9:                %{name}-pr3186.patch
+Patch10:       %{name}-pr3310.patch
 URL:           http://sources.redhat.com/binutils/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.8.2
@@ -122,6 +125,9 @@ niekt
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p0
+%patch9 -p0
+%patch10 -p0
 
 %build
 # non-standard regeneration (needed because of gasp patch)
This page took 0.17555 seconds and 4 git commands to generate.