From 2a8382549a24d1be937c16b12dc0209304ad49e3ed98cb1abc67b7b556595121 Mon Sep 17 00:00:00 2001 From: Michael Matz Date: Tue, 2 Nov 2021 16:37:43 +0000 Subject: [PATCH] Forgot to remove some files OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=377 --- binutils.spec | 7 +++++-- cross-aarch64-binutils.spec | 7 +++++-- cross-arm-binutils.spec | 7 +++++-- cross-avr-binutils.spec | 7 +++++-- cross-epiphany-binutils.spec | 7 +++++-- cross-hppa-binutils.spec | 7 +++++-- cross-hppa64-binutils.spec | 7 +++++-- cross-i386-binutils.spec | 7 +++++-- cross-ia64-binutils.spec | 7 +++++-- cross-m68k-binutils.spec | 7 +++++-- cross-mips-binutils.spec | 7 +++++-- cross-ppc-binutils.spec | 7 +++++-- cross-ppc64-binutils.spec | 7 +++++-- cross-ppc64le-binutils.spec | 7 +++++-- cross-riscv64-binutils.spec | 7 +++++-- cross-rx-binutils.spec | 7 +++++-- cross-s390-binutils.spec | 7 +++++-- cross-s390x-binutils.spec | 7 +++++-- cross-sparc-binutils.spec | 7 +++++-- cross-sparc64-binutils.spec | 7 +++++-- cross-spu-binutils.spec | 7 +++++-- cross-x86_64-binutils.spec | 7 +++++-- cross-xtensa-binutils.spec | 7 +++++-- 23 files changed, 115 insertions(+), 46 deletions(-) diff --git a/binutils.spec b/binutils.spec index b4abb5d..eb5bf05 100644 --- a/binutils.spec +++ b/binutils.spec @@ -234,8 +234,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-aarch64-binutils.spec b/cross-aarch64-binutils.spec index 1165781..43dff88 100644 --- a/cross-aarch64-binutils.spec +++ b/cross-aarch64-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 839d453..68c724a 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index 9d9d2d5..ae546d5 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-epiphany-binutils.spec b/cross-epiphany-binutils.spec index bc62071..4870bd6 100644 --- a/cross-epiphany-binutils.spec +++ b/cross-epiphany-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 613bfd2..257d7be 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index c88d16d..46fb167 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 17abeee..1db8a4f 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 8ffdb38..c7a1c60 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-m68k-binutils.spec b/cross-m68k-binutils.spec index 0d2365e..a2a6b0b 100644 --- a/cross-m68k-binutils.spec +++ b/cross-m68k-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index 4836a90..7234a75 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index ee5910d..d83a78e 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 14df4b2..b831191 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-ppc64le-binutils.spec b/cross-ppc64le-binutils.spec index 353d50b..607c224 100644 --- a/cross-ppc64le-binutils.spec +++ b/cross-ppc64le-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-riscv64-binutils.spec b/cross-riscv64-binutils.spec index 5caaf2a..9d31a1b 100644 --- a/cross-riscv64-binutils.spec +++ b/cross-riscv64-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-rx-binutils.spec b/cross-rx-binutils.spec index 89e0ac9..0b05f19 100644 --- a/cross-rx-binutils.spec +++ b/cross-rx-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 3428e2b..1c23a2c 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index f32b198..523cca5 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 9de51e4..a50bc30 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-sparc64-binutils.spec b/cross-sparc64-binutils.spec index c0784ea..2c8f725 100644 --- a/cross-sparc64-binutils.spec +++ b/cross-sparc64-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index aedff1b..fc6287b 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 033c824..56907d1 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil} diff --git a/cross-xtensa-binutils.spec b/cross-xtensa-binutils.spec index 5010b6e..f782c39 100644 --- a/cross-xtensa-binutils.spec +++ b/cross-xtensa-binutils.spec @@ -237,8 +237,11 @@ rm -f ld/ldgram.c ld/ldgram.h # The 2.37 released tarball contains wrongly pre-generated (empty) man pages # so we remove those here as well. Consider removing for later releases. -rm -rf binutils/doc/*.1 -rm -rf binutils/doc/cxxfilt.man +rm -f binutils/doc/*.1 +rm -f binutils/doc/cxxfilt.man +rm -f gprof/*.1 +rm -f gas/doc/*.1 +rm -f ld/*.1 %build %define _lto_cflags %{nil}