- Drop build counter from the libbfd and libopcode SONAMEs.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=21
This commit is contained in:
Richard Biener 2010-02-13 16:53:23 +00:00 committed by Git OBS Bridge
parent 0b325a53ed
commit 582ea3a06c
34 changed files with 134 additions and 49 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -302,7 +302,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-alpha-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-alpha-binutils
Name: cross-alpha-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-arm-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-arm-binutils
Name: cross-arm-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-avr-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-avr-binutils
Name: cross-avr-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-hppa-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-hppa-binutils
Name: cross-hppa-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-hppa64-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-hppa64-binutils
Name: cross-hppa64-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-i386-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-i386-binutils
Name: cross-i386-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-ia64-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-ia64-binutils
Name: cross-ia64-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-mips-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-mips-binutils
Name: cross-mips-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-ppc-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-ppc-binutils
Name: cross-ppc-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-ppc64-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-ppc64-binutils
Name: cross-ppc64-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-s390-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-s390-binutils
Name: cross-s390-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-s390x-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-s390x-binutils
Name: cross-s390x-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-sh4-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-sh4-binutils
Name: cross-sh4-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-sparc-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-sparc-binutils
Name: cross-sparc-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-spu-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-spu-binutils
Name: cross-spu-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de
- Drop build counter from the libbfd and libopcode SONAMEs.
-------------------------------------------------------------------
Fri Feb 12 16:55:32 CET 2010 - matz@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package cross-x86_64-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -17,7 +17,7 @@
Name: cross-x86_64-binutils
Name: cross-x86_64-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"