]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- updated to 2.23.51.0.9
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 5 Feb 2013 18:58:54 +0000 (19:58 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 5 Feb 2013 18:58:54 +0000 (19:58 +0100)
- updated gasp patch
- added am patch (fixes build with automake 1.13)

binutils-am.patch [new file with mode: 0644]
binutils-gasp.patch
binutils.spec

diff --git a/binutils-am.patch b/binutils-am.patch
new file mode 100644 (file)
index 0000000..f1d1945
--- /dev/null
@@ -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 \
index 5cf941d2126593f3cc86fc421369046d613bed87..0ff2d129da56e814ab595b771ead14a19452286b 100644 (file)
  # 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)
  
index 921739ade2b1184ed17801ef63f16df85c7771bb..c896722692eac1e296e105511ae9c807e5b85be5 100644 (file)
@@ -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
This page took 0.226337 seconds and 4 git commands to generate.