diff --git a/binutils-2.35-branch.diff.gz b/binutils-2.35-branch.diff.gz new file mode 100644 index 0000000..6e781a8 --- /dev/null +++ b/binutils-2.35-branch.diff.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e685b8d6fcdd73dc3c0cfe322d1defc3b39daf927fd618b8d11d96849877ee18 +size 383731 diff --git a/binutils.changes b/binutils.changes index 99e7961..b40f043 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/binutils.spec b/binutils.spec index ebb6ebd..30476c3 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ # # spec file for package binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -65,7 +65,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -81,6 +81,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -170,6 +171,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-aarch64-binutils.changes b/cross-aarch64-binutils.changes index 99e7961..b40f043 100644 --- a/cross-aarch64-binutils.changes +++ b/cross-aarch64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-aarch64-binutils.spec b/cross-aarch64-binutils.spec index 937ddec..9f337ea 100644 --- a/cross-aarch64-binutils.spec +++ b/cross-aarch64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-aarch64-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 99e7961..b40f043 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 5574f59..1034a1d 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-arm-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index 99e7961..b40f043 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index 377f625..fef71f5 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-avr-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-epiphany-binutils.changes b/cross-epiphany-binutils.changes index 99e7961..b40f043 100644 --- a/cross-epiphany-binutils.changes +++ b/cross-epiphany-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-epiphany-binutils.spec b/cross-epiphany-binutils.spec index 0d5d5fa..273843d 100644 --- a/cross-epiphany-binutils.spec +++ b/cross-epiphany-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-epiphany-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 99e7961..b40f043 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 606df15..b97f000 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 99e7961..b40f043 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index df5ab3b..f12974e 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa64-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 99e7961..b40f043 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 9b10104..7cc695e 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-i386-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 99e7961..b40f043 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 6e9ff22..b270422 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ia64-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-m68k-binutils.changes b/cross-m68k-binutils.changes index 99e7961..b40f043 100644 --- a/cross-m68k-binutils.changes +++ b/cross-m68k-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-m68k-binutils.spec b/cross-m68k-binutils.spec index 4c08267..6881bca 100644 --- a/cross-m68k-binutils.spec +++ b/cross-m68k-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-m68k-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 99e7961..b40f043 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index bb71275..55c547c 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-mips-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 99e7961..b40f043 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index 8f6b928..b657dd7 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 99e7961..b40f043 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index f8d6487..9104b19 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc64-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-ppc64le-binutils.changes b/cross-ppc64le-binutils.changes index 99e7961..b40f043 100644 --- a/cross-ppc64le-binutils.changes +++ b/cross-ppc64le-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-ppc64le-binutils.spec b/cross-ppc64le-binutils.spec index d50fe95..c4b9eb6 100644 --- a/cross-ppc64le-binutils.spec +++ b/cross-ppc64le-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc64le-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-riscv64-binutils.changes b/cross-riscv64-binutils.changes index 99e7961..b40f043 100644 --- a/cross-riscv64-binutils.changes +++ b/cross-riscv64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-riscv64-binutils.spec b/cross-riscv64-binutils.spec index 812ebb7..b44676b 100644 --- a/cross-riscv64-binutils.spec +++ b/cross-riscv64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-riscv64-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-rx-binutils.changes b/cross-rx-binutils.changes index 99e7961..b40f043 100644 --- a/cross-rx-binutils.changes +++ b/cross-rx-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-rx-binutils.spec b/cross-rx-binutils.spec index 97b33b8..fc79c58 100644 --- a/cross-rx-binutils.spec +++ b/cross-rx-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-rx-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 99e7961..b40f043 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 632ee5b..0e5594e 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 99e7961..b40f043 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index 6d2f2d1..ea6e836 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390x-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 99e7961..b40f043 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 9459d26..534d089 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sparc-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-sparc64-binutils.changes b/cross-sparc64-binutils.changes index 99e7961..b40f043 100644 --- a/cross-sparc64-binutils.changes +++ b/cross-sparc64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-sparc64-binutils.spec b/cross-sparc64-binutils.spec index 6319a05..aaa5814 100644 --- a/cross-sparc64-binutils.spec +++ b/cross-sparc64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sparc64-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 99e7961..b40f043 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index 41f83ed..62d52fe 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-spu-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 99e7961..b40f043 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 5999af5..e4c9a15 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-x86_64-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4 diff --git a/cross-xtensa-binutils.changes b/cross-xtensa-binutils.changes index 99e7961..b40f043 100644 --- a/cross-xtensa-binutils.changes +++ b/cross-xtensa-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 15 08:42:59 UTC 2020 - Martin Liška + +- Add binutils-2.35-branch.diff.gz: it includes fix for + nm -B for objects compiled with -flto and -fcommon. + ------------------------------------------------------------------- Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com diff --git a/cross-xtensa-binutils.spec b/cross-xtensa-binutils.spec index be674bc..787e4d7 100644 --- a/cross-xtensa-binutils.spec +++ b/cross-xtensa-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-xtensa-binutils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -68,7 +68,7 @@ Release: 0 # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -84,6 +84,7 @@ Source5: binutils.keyring Source1: pre_checkin.sh Source2: README.First-for.SUSE.packagers Source3: baselibs.conf +Patch1: binutils-2.35-branch.diff.gz Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff Patch5: x86-64-biarch.patch @@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %setup -q -n binutils-%{version} # Patch is outside test_vanilla because it's supposed to be the # patch bringing the tarball to the newest upstream version +%patch1 -p1 %if !%{test_vanilla} %patch3 -p1 %patch4