From 179d732b22b29ef64617394091427385d665b75755fa84800968fca79a8bbda4 Mon Sep 17 00:00:00 2001 From: Michael Matz Date: Mon, 18 May 2015 15:27:56 +0000 Subject: [PATCH] - Move sed call from %prep to %build to not disturb quilt. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=183 --- binutils.changes | 5 +++++ binutils.spec | 4 ++-- cross-aarch64-binutils.changes | 5 +++++ cross-aarch64-binutils.spec | 4 ++-- cross-arm-binutils.changes | 5 +++++ cross-arm-binutils.spec | 4 ++-- cross-avr-binutils.changes | 5 +++++ cross-avr-binutils.spec | 4 ++-- cross-epiphany-binutils.changes | 5 +++++ cross-epiphany-binutils.spec | 4 ++-- cross-hppa-binutils.changes | 5 +++++ cross-hppa-binutils.spec | 4 ++-- cross-hppa64-binutils.changes | 5 +++++ cross-hppa64-binutils.spec | 4 ++-- cross-i386-binutils.changes | 5 +++++ cross-i386-binutils.spec | 4 ++-- cross-ia64-binutils.changes | 5 +++++ cross-ia64-binutils.spec | 4 ++-- cross-m68k-binutils.changes | 5 +++++ cross-m68k-binutils.spec | 4 ++-- cross-mips-binutils.changes | 5 +++++ cross-mips-binutils.spec | 4 ++-- cross-ppc-binutils.changes | 5 +++++ cross-ppc-binutils.spec | 4 ++-- cross-ppc64-binutils.changes | 5 +++++ cross-ppc64-binutils.spec | 4 ++-- cross-ppc64le-binutils.changes | 5 +++++ cross-ppc64le-binutils.spec | 4 ++-- cross-s390-binutils.changes | 5 +++++ cross-s390-binutils.spec | 4 ++-- cross-s390x-binutils.changes | 5 +++++ cross-s390x-binutils.spec | 4 ++-- cross-sparc-binutils.changes | 5 +++++ cross-sparc-binutils.spec | 4 ++-- cross-sparc64-binutils.changes | 5 +++++ cross-sparc64-binutils.spec | 4 ++-- cross-spu-binutils.changes | 5 +++++ cross-spu-binutils.spec | 4 ++-- cross-x86_64-binutils.changes | 5 +++++ cross-x86_64-binutils.spec | 4 ++-- 40 files changed, 140 insertions(+), 40 deletions(-) diff --git a/binutils.changes b/binutils.changes index 83820bf..10b3ddf 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/binutils.spec b/binutils.spec index e979065..8107e4c 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ # # spec file for package binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -182,9 +182,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-aarch64-binutils.changes b/cross-aarch64-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-aarch64-binutils.changes +++ b/cross-aarch64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-aarch64-binutils.spec b/cross-aarch64-binutils.spec index 2d28653..de8a365 100644 --- a/cross-aarch64-binutils.spec +++ b/cross-aarch64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-aarch64-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 227aeb1..ceea04f 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-arm-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index bd914fb..3840818 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-avr-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-epiphany-binutils.changes b/cross-epiphany-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-epiphany-binutils.changes +++ b/cross-epiphany-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-epiphany-binutils.spec b/cross-epiphany-binutils.spec index fbc3000..4f82872 100644 --- a/cross-epiphany-binutils.spec +++ b/cross-epiphany-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-epiphany-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index a8b2bac..5067db3 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 7292e56..0ee0505 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa64-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 34765a2..989c2b8 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-i386-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index a460c07..750129f 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ia64-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-m68k-binutils.changes b/cross-m68k-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-m68k-binutils.changes +++ b/cross-m68k-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-m68k-binutils.spec b/cross-m68k-binutils.spec index d005359..1c9ee5d 100644 --- a/cross-m68k-binutils.spec +++ b/cross-m68k-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-m68k-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index 7177981..0fd8e33 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-mips-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index 5a013e9..0774e03 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index a9f7fbd..6b4f6eb 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc64-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-ppc64le-binutils.changes b/cross-ppc64le-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-ppc64le-binutils.changes +++ b/cross-ppc64le-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-ppc64le-binutils.spec b/cross-ppc64le-binutils.spec index a21921e..dd62323 100644 --- a/cross-ppc64le-binutils.spec +++ b/cross-ppc64le-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc64le-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 75cd36c..8aba977 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index 296b6e9..7b3c2ee 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390x-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 040ef7e..5833000 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sparc-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-sparc64-binutils.changes b/cross-sparc64-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-sparc64-binutils.changes +++ b/cross-sparc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-sparc64-binutils.spec b/cross-sparc64-binutils.spec index ca416d3..4bfe5cb 100644 --- a/cross-sparc64-binutils.spec +++ b/cross-sparc64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sparc64-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index 4274562..8d0c3aa 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-spu-binutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 83820bf..10b3ddf 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 15:26:32 UTC 2015 - matz@suse.de + +- Move sed call from %prep to %build to not disturb quilt. + ------------------------------------------------------------------- Mon May 18 06:38:32 UTC 2015 - meissner@suse.com diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index b4112e9..d839ec1 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) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -185,9 +185,9 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h %build +sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" %if 0%{!?cross:1} # Building native binutils