From 582ea3a06c48f154247769ddd1f805f3c783dc6f9fccdeeb43084ff16ef05281 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Sat, 13 Feb 2010 16:53:23 +0000 Subject: [PATCH] - Drop build counter from the libbfd and libopcode SONAMEs. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=21 --- binutils.changes | 5 +++++ binutils.spec | 2 +- cross-alpha-binutils.changes | 5 +++++ cross-alpha-binutils.spec | 6 +++--- cross-arm-binutils.changes | 5 +++++ cross-arm-binutils.spec | 6 +++--- cross-avr-binutils.changes | 5 +++++ cross-avr-binutils.spec | 6 +++--- cross-hppa-binutils.changes | 5 +++++ cross-hppa-binutils.spec | 6 +++--- cross-hppa64-binutils.changes | 5 +++++ cross-hppa64-binutils.spec | 6 +++--- cross-i386-binutils.changes | 5 +++++ cross-i386-binutils.spec | 6 +++--- cross-ia64-binutils.changes | 5 +++++ cross-ia64-binutils.spec | 6 +++--- cross-mips-binutils.changes | 5 +++++ cross-mips-binutils.spec | 6 +++--- cross-ppc-binutils.changes | 5 +++++ cross-ppc-binutils.spec | 6 +++--- cross-ppc64-binutils.changes | 5 +++++ cross-ppc64-binutils.spec | 6 +++--- cross-s390-binutils.changes | 5 +++++ cross-s390-binutils.spec | 6 +++--- cross-s390x-binutils.changes | 5 +++++ cross-s390x-binutils.spec | 6 +++--- cross-sh4-binutils.changes | 5 +++++ cross-sh4-binutils.spec | 6 +++--- cross-sparc-binutils.changes | 5 +++++ cross-sparc-binutils.spec | 6 +++--- cross-spu-binutils.changes | 5 +++++ cross-spu-binutils.spec | 6 +++--- cross-x86_64-binutils.changes | 5 +++++ cross-x86_64-binutils.spec | 6 +++--- 34 files changed, 134 insertions(+), 49 deletions(-) diff --git a/binutils.changes b/binutils.changes index 247eb31..67da439 100644 --- a/binutils.changes +++ b/binutils.changes @@ -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 diff --git a/binutils.spec b/binutils.spec index d915c73..e94ca2c 100644 --- a/binutils.spec +++ b/binutils.spec @@ -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" diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index 247eb31..67da439 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -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 diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index 52e8411..30ecf45 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -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" diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 247eb31..67da439 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -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 diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 6ac89dd..fb0719f 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -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" diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index 247eb31..67da439 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -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 diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index 1605262..5a7ff60 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -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" diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 247eb31..67da439 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -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 diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 841e81a..c8f5707 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -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" diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 247eb31..67da439 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -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 diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 6c82845..08f5c1a 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -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" diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 247eb31..67da439 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -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 diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index c39150b..c8edbcd 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -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" diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 247eb31..67da439 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -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 diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 4204a5f..5bc61a5 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -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" diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 247eb31..67da439 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -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 diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index bad2f60..b666195 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -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" diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 247eb31..67da439 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -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 diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index ffc3e63..1c966de 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -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" diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 247eb31..67da439 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -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 diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index ac58b1b..6b3d224 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -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" diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 247eb31..67da439 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -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 diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 7d2e6e5..a3f09ff 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -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" diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 247eb31..67da439 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -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 diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index d92dd0d..96f3ed4 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -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" diff --git a/cross-sh4-binutils.changes b/cross-sh4-binutils.changes index 247eb31..67da439 100644 --- a/cross-sh4-binutils.changes +++ b/cross-sh4-binutils.changes @@ -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 diff --git a/cross-sh4-binutils.spec b/cross-sh4-binutils.spec index 1d7199f..878f10f 100644 --- a/cross-sh4-binutils.spec +++ b/cross-sh4-binutils.spec @@ -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" diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 247eb31..67da439 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -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 diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 62d8f07..a1acec3 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -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" diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 247eb31..67da439 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -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 diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index 637c137..3b53ca0 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -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" diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 247eb31..67da439 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -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 diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index de3efd1..7078a0f 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -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"