SHA256
3
0
forked from pool/binutils

- 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
This commit is contained in:
Michael Matz 2015-05-18 15:27:56 +00:00 committed by Git OBS Bridge
parent ea50f6e67e
commit 179d732b22
40 changed files with 140 additions and 40 deletions

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-aarch64-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-arm-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-avr-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-epiphany-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-hppa-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-hppa64-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-i386-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ia64-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-m68k-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-mips-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ppc-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ppc64-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ppc64le-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-s390-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-s390x-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-sparc-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-sparc64-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-spu-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils

View File

@ -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 Mon May 18 06:38:32 UTC 2015 - meissner@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-x86_64-binutils # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 # test_vanilla
%endif %endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build %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" RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"
%if 0%{!?cross:1} %if 0%{!?cross:1}
# Building native binutils # Building native binutils