SPECS: binutils.spec - fix PR/3110: unsupported relocation type {R...

pluto pluto at pld-linux.org
Mon Sep 11 10:31:32 CEST 2006


Author: pluto                        Date: Mon Sep 11 08:31:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix PR/3110: unsupported relocation type {R_SPARC_H44, R_SPARC_WDISP30, R_SPARC_64}
- 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.

---- Files affected:
SPECS:
   binutils.spec (1.235 -> 1.236) 

---- Diffs:

================================================================
Index: SPECS/binutils.spec
diff -u SPECS/binutils.spec:1.235 SPECS/binutils.spec:1.236
--- SPECS/binutils.spec:1.235	Sat Sep  2 19:57:23 2006
+++ SPECS/binutils.spec	Mon Sep 11 10:31:26 2006
@@ -15,7 +15,7 @@
 Summary(uk):	îÁÂŚŇ ŚÎÓÔŇŐÍĹÎÔŚ× GNU ÄĚŃ ĐĎÂŐÄĎ×É ×ÉËĎÎŐ×ÁÎÉČ ĐŇĎÇŇÁÍ
 Name:		binutils
 Version:	2.17.50.0.3
-Release:	1.1
+Release:	2
 Epoch:		3
 License:	GPL
 Group:		Development/Tools
@@ -31,6 +31,9 @@
 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
@@ -123,6 +126,9 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p0
+%patch9 -p0
+%patch10 -p0
 
 %build
 # non-standard regeneration (needed because of gasp patch)
@@ -252,6 +258,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.236  2006/09/11 08:31:26  pluto
+- fix PR/3110: unsupported relocation type {R_SPARC_H44, R_SPARC_WDISP30, R_SPARC_64}
+- 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.
+
 Revision 1.235  2006/09/02 17:57:23  pluto
 - absolute paths in .gnu-debuglink section works now, release 1.1.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/binutils.spec?r1=1.235&r2=1.236&f=u



More information about the pld-cvs-commit mailing list