[packages/binutils] up to 2.42
atler
atler at pld-linux.org
Mon Jan 29 22:03:24 CET 2024
commit 0bf2d9e70319601afae6f5fd9001b8b0013063a3
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Jan 29 21:53:28 2024 +0100
up to 2.42
binutils-info.patch | 2 +-
binutils-tooldir.patch | 2 +-
binutils.spec | 8 ++++----
3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/binutils.spec b/binutils.spec
index b325013..314f4ca 100644
--- a/binutils.spec
+++ b/binutils.spec
@@ -30,13 +30,13 @@ Summary(ru.UTF-8): Набор инструментов GNU для построе
Summary(tr.UTF-8): GNU geliştirme araçları
Summary(uk.UTF-8): Набір інструментів GNU для побудови виконуваних програм
Name: binutils
-Version: 2.41
+Version: 2.42
Release: 1
Epoch: 4
License: GPL v3+
Group: Development/Tools
Source0: https://ftp.gnu.org/gnu/binutils/%{name}-%{version}.tar.lz
-# Source0-md5: 288970f59090ce9c1b7ce8c649a0296a
+# Source0-md5: c1526faed7197b4e79dfe04eded7fc11
Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source1-md5: a717d9707ec77d82acb6ec9078c472d6
Patch1: %{name}-info.patch
@@ -55,8 +55,8 @@ BuildRequires: bison
BuildRequires: flex
BuildRequires: gettext-tools
%{?with_jansson:BuildRequires: jansson-devel}
-%{?with_gold:BuildRequires: libstdc++-devel >= 6:4.0-1}
-%{?with_tests:BuildRequires: libstdc++-static >= 6:4.0}
+%{?with_gold:BuildRequires: libstdc++-devel >= 6:4.8.1}
+%{?with_tests:BuildRequires: libstdc++-static >= 6:4.8.1}
BuildRequires: lzip
%{?with_msgpack:BuildRequires: msgpack-devel}
BuildRequires: perl-tools-pod
diff --git a/binutils-info.patch b/binutils-info.patch
index d56fe48..2ad008d 100644
--- a/binutils-info.patch
+++ b/binutils-info.patch
@@ -122,7 +122,7 @@ diff -urN binutils-2.24.51.0.4.org/ld/ld.texi binutils-2.24.51.0.4/ld/ld.texi
--- binutils-2.41/ld/ldint.texi.orig 2023-07-03 01:00:00.000000000 +0200
+++ binutils-2.41/ld/ldint.texi 2023-08-17 18:27:29.608789214 +0200
@@ -3,9 +3,9 @@
- @c Copyright (C) 1992-2023 Free Software Foundation, Inc.
+ @c Copyright (C) 1992-2024 Free Software Foundation, Inc.
@ifnottex
- at dircategory Software development
diff --git a/binutils-tooldir.patch b/binutils-tooldir.patch
index a0321f0..41015ed 100644
--- a/binutils-tooldir.patch
+++ b/binutils-tooldir.patch
@@ -7,7 +7,7 @@
-m4_include(config/override.m4)
m4_include(config/proginstall.m4)
m4_include(config/elf.m4)
- m4_include(config/gcc-plugin.m4)
+ m4_include(config/ax_cxx_compile_stdcxx.m4)
@@ -2113,7 +2112,11 @@
# Some systems (e.g., one of the i386-aix systems the gas testers are
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/binutils.git/commitdiff/0bf2d9e70319601afae6f5fd9001b8b0013063a3
More information about the pld-cvs-commit
mailing list