From 10be67e8ebe1972f5dccc74ec553832805d3a035caa825c1eb8e6fb63e909e1f Mon Sep 17 00:00:00 2001 From: Michael Matz Date: Mon, 7 Dec 2009 16:53:25 +0000 Subject: [PATCH] Accepting request 25932 from home:jengelh:branches:devel:gcc Copy from home:jengelh:branches:devel:gcc/binutils via accept of submit request 25932 revision 2. Request was accepted with message: reviewed ok. OBS-URL: https://build.opensuse.org/request/show/25932 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=11 --- binutils.changes | 5 +++++ binutils.spec | 6 +++--- cross-alpha-binutils.changes | 5 +++++ cross-alpha-binutils.spec | 8 ++++---- cross-arm-binutils.changes | 5 +++++ cross-arm-binutils.spec | 8 ++++---- cross-avr-binutils.changes | 5 +++++ cross-avr-binutils.spec | 8 ++++---- cross-hppa-binutils.changes | 5 +++++ cross-hppa-binutils.spec | 8 ++++---- cross-hppa64-binutils.changes | 5 +++++ cross-hppa64-binutils.spec | 8 ++++---- cross-i386-binutils.changes | 5 +++++ cross-i386-binutils.spec | 8 ++++---- cross-ia64-binutils.changes | 5 +++++ cross-ia64-binutils.spec | 8 ++++---- cross-mips-binutils.changes | 5 +++++ cross-mips-binutils.spec | 8 ++++---- cross-ppc-binutils.changes | 5 +++++ cross-ppc-binutils.spec | 8 ++++---- cross-ppc64-binutils.changes | 5 +++++ cross-ppc64-binutils.spec | 8 ++++---- cross-s390-binutils.changes | 5 +++++ cross-s390-binutils.spec | 8 ++++---- cross-s390x-binutils.changes | 5 +++++ cross-s390x-binutils.spec | 8 ++++---- cross-sh4-binutils.changes | 5 +++++ cross-sh4-binutils.spec | 8 ++++---- cross-sparc-binutils.changes | 5 +++++ cross-sparc-binutils.spec | 8 ++++---- cross-spu-binutils.changes | 5 +++++ cross-spu-binutils.spec | 8 ++++---- cross-x86_64-binutils.changes | 5 +++++ cross-x86_64-binutils.spec | 8 ++++---- 34 files changed, 152 insertions(+), 67 deletions(-) diff --git a/binutils.changes b/binutils.changes index f1a91b6..f6fd291 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/binutils.spec b/binutils.spec index c3999b7..719ba87 100644 --- a/binutils.spec +++ b/binutils.spec @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -162,7 +162,7 @@ AutoReqProv: on Requires: binutils = %{version}-%{release} Group: Development/Tools/Building %if 0%{suse_version} > 1100 -%define gold_archs %ix86 x86_64 ppc ppc64 sparc sparc64 +%define gold_archs %ix86 x86_64 ppc ppc64 %sparc %endif %description gold @@ -272,7 +272,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index 963d60b..ecb6f19 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 64210cb..7087991 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index 9a5a882..fa089ef 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 2737021..51e8ac7 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index a71aeed..c9544a7 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 790d41c..ae05c31 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 7c1726c..fd5d0df 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index 31cd099..f08d977 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index eb50d09..e0e49ca 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 7bb9c36..df1c2a1 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index d46f19e..fd1dfeb 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index dfb43c3..df52c80 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-sh4-binutils.changes b/cross-sh4-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-sh4-binutils.changes +++ b/cross-sh4-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-sh4-binutils.spec b/cross-sh4-binutils.spec index e510303..80f3dc7 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 237f79f..7747a51 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index 80f615e..5b98f0b 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index f1a91b6..f6fd291 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de + +- SPARC build support for binutils + ------------------------------------------------------------------- Wed Nov 4 15:44:30 CET 2009 - matz@suse.de diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 3254ed6..1a7daf9 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) 2009 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 @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 sparc sparc64 +%ifarch alpha armv4l hppa mips sh4 %sparc %define make_check_handling true %else # XXX check again @@ -244,7 +244,7 @@ Authors: %if "%{name}" != "binutils" %define TARGET %(echo %{name} | sed -e "s/cross-\\(.*\\)-binutils/\\1/;s/-/_/g;s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/") %endif -%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep