[packages/binutils] up to 2.38

atler atler at pld-linux.org
Sun Feb 13 12:09:43 CET 2022


commit 8d67b114650e093ae17e92482b2c9cbfc9690275
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Feb 13 12:09:04 2022 +0100

    up to 2.38

 binutils-gasp.patch | 16 ++++++++--------
 binutils.spec       |  7 ++++---
 2 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/binutils.spec b/binutils.spec
index e1881e1..1425512 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -27,13 +27,13 @@ Summary(ru.UTF-8):	Набор инструментов GNU для построе
 Summary(tr.UTF-8):	GNU geliştirme araçları
 Summary(uk.UTF-8):	Набір інструментів GNU для побудови виконуваних програм
 Name:		binutils
-Version:	2.37
+Version:	2.38
 Release:	1
 Epoch:		4
 License:	GPL v3+
 Group:		Development/Tools
 Source0:	https://ftp.gnu.org/gnu/binutils/%{name}-%{version}.tar.lz
-# Source0-md5:	a030c64f442d224aa3baa04a11f8cf34
+# Source0-md5:	a54dd3cba0f276a52063b7de151e6334
 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
@@ -187,7 +187,7 @@ for dir in gas bfd; do
 	cd $dir || exit 1
 	%{__aclocal} -I .. -I ../config -I ../bfd
 	%{__automake} Makefile
-	%{__automake} doc/Makefile
+	test -f doc/Makefile.am && %{__automake} doc/Makefile
 	%{__autoconf}
 	cd ..
 done
@@ -341,6 +341,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_prefix}/lib/ldscripts
 %{_infodir}/as.info*
 %{_infodir}/binutils.info*
+%{_infodir}/ctf-spec.info*
 %{_infodir}/gprof.info*
 %{_infodir}/ld.info*
 %{_mandir}/man1/addr2line.1*
diff --git a/binutils-gasp.patch b/binutils-gasp.patch
index c8d9ff8..47c24fd 100644
--- a/binutils-gasp.patch
+++ b/binutils-gasp.patch
@@ -40,17 +40,17 @@
  itbl-parse.c: $(srcdir)/itbl-parse.y
  	$(SHELL) $(YLWRAP) $(srcdir)/itbl-parse.y y.tab.c $@ y.tab.h itbl-parse.h -- $(YACCCOMPILE) -d
  
---- 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 @@ POD2MAN = pod2man --center="GNU Developm
+--- binutils-2.38/gas/doc/local.mk.orig	2022-01-22 13:14:08.000000000 +0100
++++ binutils-2.38/gas/doc/local.mk	2022-02-13 11:08:05.134403535 +0100
+@@ -30,7 +30,7 @@
  
- man_MANS = as.1
+ man_MANS = %D%/as.1
  
--info_TEXINFOS = as.texi
-+info_TEXINFOS = as.texi gasp.texi
- as_TEXINFOS = asconfig.texi $(CPU_DOCS)
+-info_TEXINFOS = %D%/as.texi
++info_TEXINFOS = %D%/as.texi %D%/gasp.texi
+ %C%_as_TEXINFOS = %D%/asconfig.texi $(CPU_DOCS)
  
- AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../libiberty" \
+ AM_MAKEINFOFLAGS = -I "$(srcdir)/%D%" -I %D% -I "$(srcdir)/../libiberty" \
 --- binutils-2.16.91.0.2.org/gas/doc/gasp.texi	1970-01-01 00:00:00.000000000 +0000
 +++ binutils-2.16.91.0.2/gas/doc/gasp.texi	2005-07-21 18:31:04.000000000 +0000
 @@ -0,0 +1,1456 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/binutils.git/commitdiff/8d67b114650e093ae17e92482b2c9cbfc9690275



More information about the pld-cvs-commit mailing list