SPECS: binutils.spec - fix checking of weak+hidden symbols, fix cr...

pluto pluto at pld-linux.org
Wed Apr 2 22:09:02 CEST 2008


Author: pluto                        Date: Wed Apr  2 20:09:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix checking of weak+hidden symbols, fix crash, release 2.

---- Files affected:
SPECS:
   binutils.spec (1.286 -> 1.287) 

---- Diffs:

================================================================
Index: SPECS/binutils.spec
diff -u SPECS/binutils.spec:1.286 SPECS/binutils.spec:1.287
--- SPECS/binutils.spec:1.286	Tue Mar 18 08:43:29 2008
+++ SPECS/binutils.spec	Wed Apr  2 22:08:56 2008
@@ -16,7 +16,7 @@
 Summary(uk.UTF-8):	Набір інструментів GNU для побудови виконуваних програм
 Name:		binutils
 Version:	2.18.50.0.5
-Release:	1
+Release:	2
 Epoch:		3
 License:	GPL v3+
 Group:		Development/Tools
@@ -33,6 +33,7 @@
 Patch6:		%{name}-discarded.patch
 Patch7:		%{name}-absolute-gnu_debuglink-path.patch
 Patch8:		%{name}-libtool-m.patch
+Patch9:		%{name}-pr5789_pr5943.patch
 URL:		http://sources.redhat.com/binutils/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.8.2
@@ -152,6 +153,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 # non-standard regeneration (needed because of gasp patch)
@@ -313,6 +315,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.287  2008-04-02 20:08:56  pluto
+- fix checking of weak+hidden symbols, fix crash, release 2.
+
 Revision 1.286  2008-03-18 07:43:29  qboosh
 - updated info patch to cover one more file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/binutils.spec?r1=1.286&r2=1.287&f=u



More information about the pld-cvs-commit mailing list