[packages/binutils] - updated to 2.23.51.0.9 - updated gasp patch - added am patch (fixes build with automake 1.13)

qboosh qboosh at pld-linux.org
Tue Feb 5 19:57:47 CET 2013


commit 9a0417319923255e3eab272a65e9ec0d0fc4cf82
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Feb 5 19:58:54 2013 +0100

    - updated to 2.23.51.0.9
    - updated gasp patch
    - added am patch (fixes build with automake 1.13)

 binutils-am.patch   | 22 ++++++++++++++++++++++
 binutils-gasp.patch |  8 ++++----
 binutils.spec       |  6 ++++--
 3 files changed, 30 insertions(+), 6 deletions(-)
---
diff --git a/binutils.spec b/binutils.spec
index 921739a..c896722 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -22,13 +22,13 @@ Summary(ru.UTF-8):	Набор инструментов GNU для построе
 Summary(tr.UTF-8):	GNU geliştirme araçları
 Summary(uk.UTF-8):	Набір інструментів GNU для побудови виконуваних програм
 Name:		binutils
-Version:	2.23.51.0.8
+Version:	2.23.51.0.9
 Release:	1
 Epoch:		3
 License:	GPL v3+
 Group:		Development/Tools
 Source0:	http://www.kernel.org/pub/linux/devel/binutils/%{name}-%{version}.tar.xz
-# Source0-md5:	69331066607e87c2595dd1ecb01d564d
+# Source0-md5:	287f50acc495cb01624e6f8312795e2c
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	a717d9707ec77d82acb6ec9078c472d6
 Patch0:		%{name}-gasp.patch
@@ -41,6 +41,7 @@ Patch7:		%{name}-libtool-m.patch
 Patch8:		%{name}-build-id.patch
 Patch9:		%{name}-tooldir.patch
 Patch10:	%{name}-sanity-check.patch
+Patch11:	%{name}-am.patch
 URL:		http://sources.redhat.com/binutils/
 BuildRequires:	autoconf >= 2.64
 BuildRequires:	automake >= 1:1.11
@@ -168,6 +169,7 @@ niektórych pakietów.
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 
 # file contains hacks for ac 2.59 only
 %{__rm} config/override.m4
diff --git a/binutils-am.patch b/binutils-am.patch
new file mode 100644
index 0000000..f1d1945
--- /dev/null
+++ b/binutils-am.patch
@@ -0,0 +1,22 @@
+--- binutils-2.23.51.0.9/gas/doc/Makefile.am.orig	2013-02-04 21:04:42.928606932 +0100
++++ binutils-2.23.51.0.9/gas/doc/Makefile.am	2013-02-04 21:31:30.648573422 +0100
+@@ -17,7 +17,7 @@
+ # <http://www.gnu.org/licenses/>.
+ #
+ 
+-AUTOMAKE_OPTIONS = 1.8 cygnus
++AUTOMAKE_OPTIONS = 1.8
+ 
+ # What version of the manual you want; "all" includes everything
+ CONFIG=all
+--- binutils-2.23.51.0.9/bfd/doc/Makefile.am.orig	2013-02-02 00:24:54.000000000 +0100
++++ binutils-2.23.51.0.9/bfd/doc/Makefile.am	2013-02-05 19:33:46.556919813 +0100
+@@ -17,7 +17,7 @@
+ # <http://www.gnu.org/licenses/>.
+ #
+ 
+-AUTOMAKE_OPTIONS = 1.9 cygnus
++AUTOMAKE_OPTIONS = 1.9
+ 
+ DOCFILES = aoutx.texi  archive.texi archures.texi \
+ 	bfdt.texi  cache.texi coffcode.texi \
diff --git a/binutils-gasp.patch b/binutils-gasp.patch
index 5cf941d..0ff2d12 100644
--- a/binutils-gasp.patch
+++ b/binutils-gasp.patch
@@ -40,13 +40,13 @@
  # Disable -Werror, if it has been enabled, since old versions of bison/
  # yacc will produce working code which contain compile time warnings.
  itbl-parse.o: itbl-parse.c itbl-parse.h $(srcdir)/itbl-ops.h $(srcdir)/itbl-lex.h
---- binutils-2.17.50.0.13/gas/doc/Makefile.am.orig	2007-03-16 16:48:29.000000000 +0100
-+++ binutils-2.17.50.0.13/gas/doc/Makefile.am	2007-03-16 20:27:05.810679469 +0100
-@@ -15,7 +15,7 @@
+--- binutils-2.23.51.0.9/gas/doc/Makefile.am.orig	2013-02-02 00:24:54.000000000 +0100
++++ binutils-2.23.51.0.9/gas/doc/Makefile.am	2013-02-04 21:03:53.135274636 +0100
+@@ -32,7 +32,7 @@
  
  man_MANS = as.1
  
--info_TEXINFOS = as.texinfo 
+-info_TEXINFOS = as.texinfo
 +info_TEXINFOS = as.texinfo gasp.texinfo
  as_TEXINFOS = asconfig.texi $(CPU_DOCS)
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/binutils.git/commitdiff/9a0417319923255e3eab272a65e9ec0d0fc4cf82



More information about the pld-cvs-commit mailing list