[packages/crossmingw64-binutils] - updated to 2.38

qboosh qboosh at pld-linux.org
Mon Feb 14 19:05:55 CET 2022


commit d64b75d87694e7648ffec69d28290ea6da077a93
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Feb 14 19:07:36 2022 +0100

    - updated to 2.38

 crossmingw64-binutils.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/crossmingw64-binutils.spec b/crossmingw64-binutils.spec
index f2c2c76..b8831a9 100644
--- a/crossmingw64-binutils.spec
+++ b/crossmingw64-binutils.spec
@@ -5,12 +5,12 @@ Summary(pl.UTF-8):	Skrośne narzędzia programistyczne GNU dla MinGW-W64 - binut
 Summary(pt_BR.UTF-8):	Utilitários para desenvolvimento de binários da GNU - MinGW-W64 binutils
 Summary(tr.UTF-8):	GNU geliştirme araçları - MinGW-W64 binutils
 Name:		crossmingw64-binutils
-Version:	2.37
+Version:	2.38
 Release:	1
 License:	GPL v3+
 Group:		Development/Tools
 Source0:	https://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.lz
-# Source0-md5:	a030c64f442d224aa3baa04a11f8cf34
+# Source0-md5:	a54dd3cba0f276a52063b7de151e6334
 URL:		http://www.sourceware.org/binutils/
 BuildRequires:	autoconf >= 2.69
 BuildRequires:	automake >= 1:1.11
@@ -68,7 +68,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
@@ -83,6 +83,7 @@ CONFIG_SHELL="/bin/bash" \
 ./configure \
 	--disable-nls \
 	--disable-shared \
+	--disable-silent-rules \
 	--prefix=%{_prefix} \
 	--libdir=%{_libdir} \
 	--mandir=%{_mandir} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw64-binutils.git/commitdiff/d64b75d87694e7648ffec69d28290ea6da077a93



More information about the pld-cvs-commit mailing list