From 10be67e8ebe1972f5dccc74ec553832805d3a035caa825c1eb8e6fb63e909e1f Mon Sep 17 00:00:00 2001 From: Michael Matz Date: Mon, 7 Dec 2009 16:53:25 +0000 Subject: [PATCH 1/5] 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 From 29c828b3db478b95aae287c469256eee4adda59c06ba31c18c108b7451897a63 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Sun, 13 Dec 2009 11:20:49 +0000 Subject: [PATCH 2/5] Accepting request 26336 from home:jengelh:branches:devel:gcc Copy from home:jengelh:branches:devel:gcc/binutils via accept of submit request 26336 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/26336 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=12 --- binutils.changes | 5 +++++ binutils.spec | 1 + cross-alpha-binutils.changes | 5 +++++ cross-alpha-binutils.spec | 1 + cross-arm-binutils.changes | 5 +++++ cross-arm-binutils.spec | 1 + cross-avr-binutils.changes | 5 +++++ cross-avr-binutils.spec | 1 + cross-hppa-binutils.changes | 5 +++++ cross-hppa-binutils.spec | 1 + cross-hppa64-binutils.changes | 5 +++++ cross-hppa64-binutils.spec | 1 + cross-i386-binutils.changes | 5 +++++ cross-i386-binutils.spec | 1 + cross-ia64-binutils.changes | 5 +++++ cross-ia64-binutils.spec | 1 + cross-mips-binutils.changes | 5 +++++ cross-mips-binutils.spec | 1 + cross-ppc-binutils.changes | 5 +++++ cross-ppc-binutils.spec | 1 + cross-ppc64-binutils.changes | 5 +++++ cross-ppc64-binutils.spec | 1 + cross-s390-binutils.changes | 5 +++++ cross-s390-binutils.spec | 1 + cross-s390x-binutils.changes | 5 +++++ cross-s390x-binutils.spec | 1 + cross-sh4-binutils.changes | 5 +++++ cross-sh4-binutils.spec | 1 + cross-sparc-binutils.changes | 5 +++++ cross-sparc-binutils.spec | 1 + cross-spu-binutils.changes | 5 +++++ cross-spu-binutils.spec | 1 + cross-x86_64-binutils.changes | 5 +++++ cross-x86_64-binutils.spec | 1 + 34 files changed, 102 insertions(+) diff --git a/binutils.changes b/binutils.changes index f6fd291..8488833 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/binutils.spec b/binutils.spec index 719ba87..592ff95 100644 --- a/binutils.spec +++ b/binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index f6fd291..8488833 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index ecb6f19..f7a1f70 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index f6fd291..8488833 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 7087991..edea812 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index f6fd291..8488833 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index fa089ef..d3bd7cc 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index f6fd291..8488833 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 51e8ac7..760795d 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index f6fd291..8488833 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index c9544a7..e878864 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index f6fd291..8488833 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index ae05c31..669159d 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index f6fd291..8488833 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index fd5d0df..a85da73 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index f6fd291..8488833 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index f08d977..4a5e5d5 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index f6fd291..8488833 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index e0e49ca..51b60db 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index f6fd291..8488833 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index df1c2a1..599dd4a 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index f6fd291..8488833 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index fd1dfeb..87500a2 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index f6fd291..8488833 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index df52c80..2ae5c10 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-sh4-binutils.changes b/cross-sh4-binutils.changes index f6fd291..8488833 100644 --- a/cross-sh4-binutils.changes +++ b/cross-sh4-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-sh4-binutils.spec b/cross-sh4-binutils.spec index 80f3dc7..46d9b41 100644 --- a/cross-sh4-binutils.spec +++ b/cross-sh4-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index f6fd291..8488833 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 7747a51..4da03af 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index f6fd291..8488833 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index 5b98f0b..6521619 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index f6fd291..8488833 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Mon Dec 7 16:14:27 CET 2009 - jengelh@medozas.de diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 1a7daf9..d564396 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff From f2e1de61b85fe3f59ec38bb5cac258687837b6b464374b21e524aec1080029d3 Mon Sep 17 00:00:00 2001 From: Michael Matz Date: Wed, 13 Jan 2010 14:18:48 +0000 Subject: [PATCH 3/5] - Fix removal of unwanted files (man,info,libiberty) on the cross binutils. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=13 --- binutils.changes | 6 ++++++ binutils.spec | 8 ++++---- cross-alpha-binutils.changes | 6 ++++++ cross-alpha-binutils.spec | 8 ++++---- cross-arm-binutils.changes | 6 ++++++ cross-arm-binutils.spec | 8 ++++---- cross-avr-binutils.changes | 6 ++++++ cross-avr-binutils.spec | 8 ++++---- cross-hppa-binutils.changes | 6 ++++++ cross-hppa-binutils.spec | 8 ++++---- cross-hppa64-binutils.changes | 6 ++++++ cross-hppa64-binutils.spec | 8 ++++---- cross-i386-binutils.changes | 6 ++++++ cross-i386-binutils.spec | 8 ++++---- cross-ia64-binutils.changes | 6 ++++++ cross-ia64-binutils.spec | 8 ++++---- cross-mips-binutils.changes | 6 ++++++ cross-mips-binutils.spec | 8 ++++---- cross-ppc-binutils.changes | 6 ++++++ cross-ppc-binutils.spec | 8 ++++---- cross-ppc64-binutils.changes | 6 ++++++ cross-ppc64-binutils.spec | 8 ++++---- cross-s390-binutils.changes | 6 ++++++ cross-s390-binutils.spec | 8 ++++---- cross-s390x-binutils.changes | 6 ++++++ cross-s390x-binutils.spec | 8 ++++---- cross-sh4-binutils.changes | 6 ++++++ cross-sh4-binutils.spec | 8 ++++---- cross-sparc-binutils.changes | 6 ++++++ cross-sparc-binutils.spec | 8 ++++---- cross-spu-binutils.changes | 6 ++++++ cross-spu-binutils.spec | 8 ++++---- cross-x86_64-binutils.changes | 6 ++++++ cross-x86_64-binutils.spec | 8 ++++---- 34 files changed, 170 insertions(+), 68 deletions(-) diff --git a/binutils.changes b/binutils.changes index 8488833..b20a5ec 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/binutils.spec b/binutils.spec index 592ff95..4ce146d 100644 --- a/binutils.spec +++ b/binutils.spec @@ -418,7 +418,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -491,9 +491,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index f7a1f70..ddfe9b4 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index edea812..0dc8a65 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index d3bd7cc..1a461f2 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 760795d..a3617bf 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index e878864..cb0db7d 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 669159d..93a8c2a 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index a85da73..b0dd164 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index 4a5e5d5..c212937 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index 51b60db..628a4a1 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 599dd4a..1cb353d 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 87500a2..14c8011 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index 2ae5c10..05b5647 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-sh4-binutils.changes b/cross-sh4-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-sh4-binutils.changes +++ b/cross-sh4-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-sh4-binutils.spec b/cross-sh4-binutils.spec index 46d9b41..21eafa7 100644 --- a/cross-sh4-binutils.spec +++ b/cross-sh4-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 4da03af..d8babd9 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index 6521619..b2b6fd0 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 8488833..b20a5ec 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + ------------------------------------------------------------------- Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index d564396..1142bd5 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -379,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang From 6bac7af5a9784a58c7b12ba265cb1dc2fff837d74592a8356bb68376d99fa51a Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 14 Jan 2010 14:24:21 +0000 Subject: [PATCH 4/5] checked in OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=14 --- binutils.changes | 16 ---------------- binutils.spec | 15 +++++++-------- cross-alpha-binutils.changes | 16 ---------------- cross-alpha-binutils.spec | 17 ++++++++--------- cross-arm-binutils.changes | 16 ---------------- cross-arm-binutils.spec | 17 ++++++++--------- cross-avr-binutils.changes | 16 ---------------- cross-avr-binutils.spec | 17 ++++++++--------- cross-hppa-binutils.changes | 16 ---------------- cross-hppa-binutils.spec | 17 ++++++++--------- cross-hppa64-binutils.changes | 16 ---------------- cross-hppa64-binutils.spec | 17 ++++++++--------- cross-i386-binutils.changes | 16 ---------------- cross-i386-binutils.spec | 17 ++++++++--------- cross-ia64-binutils.changes | 16 ---------------- cross-ia64-binutils.spec | 17 ++++++++--------- cross-mips-binutils.changes | 16 ---------------- cross-mips-binutils.spec | 17 ++++++++--------- cross-ppc-binutils.changes | 16 ---------------- cross-ppc-binutils.spec | 17 ++++++++--------- cross-ppc64-binutils.changes | 16 ---------------- cross-ppc64-binutils.spec | 17 ++++++++--------- cross-s390-binutils.changes | 16 ---------------- cross-s390-binutils.spec | 17 ++++++++--------- cross-s390x-binutils.changes | 16 ---------------- cross-s390x-binutils.spec | 17 ++++++++--------- cross-sh4-binutils.changes | 16 ---------------- cross-sh4-binutils.spec | 17 ++++++++--------- cross-sparc-binutils.changes | 16 ---------------- cross-sparc-binutils.spec | 17 ++++++++--------- cross-spu-binutils.changes | 16 ---------------- cross-spu-binutils.spec | 17 ++++++++--------- cross-x86_64-binutils.changes | 16 ---------------- cross-x86_64-binutils.spec | 17 ++++++++--------- 34 files changed, 135 insertions(+), 424 deletions(-) diff --git a/binutils.changes b/binutils.changes index b20a5ec..f1a91b6 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 4ce146d..c3999b7 100644 --- a/binutils.spec +++ b/binutils.spec @@ -35,7 +35,7 @@ Release: 1 # # handle test suite failures # -%ifarch alpha armv4l hppa mips sh4 %sparc +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -163,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 +%define gold_archs %ix86 x86_64 ppc ppc64 sparc sparc64 %endif %description gold @@ -273,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -418,7 +417,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -491,9 +490,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 ddfe9b4..963d60b 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-alpha-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 0dc8a65..64210cb 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-arm-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 1a461f2..9a5a882 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-avr-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 a3617bf..2737021 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-hppa-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 cb0db7d..a71aeed 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-hppa64-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 93a8c2a..790d41c 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-i386-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 b0dd164..7c1726c 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-ia64-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 c212937..31cd099 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-mips-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 628a4a1..eb50d09 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-ppc-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 1cb353d..7bb9c36 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-ppc64-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 14c8011..d46f19e 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-s390-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 05b5647..dfb43c3 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-s390x-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-sh4-binutils.changes b/cross-sh4-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-sh4-binutils.changes +++ b/cross-sh4-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 21eafa7..e510303 100644 --- a/cross-sh4-binutils.spec +++ b/cross-sh4-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-sh4-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 d8babd9..237f79f 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-sparc-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 b2b6fd0..80f615e 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-spu-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index b20a5ec..f1a91b6 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,19 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 13 15:16:44 CET 2010 - matz@novell.com - -- Fix removal of unwanted files (man,info,libiberty) on the - cross binutils. - -------------------------------------------------------------------- -Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de - -- add baselibs.conf as a source - -------------------------------------------------------------------- -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 1142bd5..3254ed6 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-x86_64-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 +%ifarch alpha armv4l hppa mips sh4 sparc sparc64 %define make_check_handling true %else # XXX check again @@ -70,7 +70,6 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers -Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -245,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/" -e "s/sparc64.*/sparc/" -e "s/sparcv.*/sparc/")-suse-linux +%define HOST %(echo %{_target_cpu} | sed -e "s/parisc/hppa/" -e "s/i.86/i586/" -e "s/ppc/powerpc/")-suse-linux %define DIST %(echo '%distribution' | sed 's/ (.*)//') %prep @@ -379,7 +378,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ + --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -444,9 +443,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_mandir} -rm -rf $RPM_BUILD_ROOT%{_infodir} -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* +rm -rf $RPM_BUILD_ROOT%{_prefix}/man +rm -rf $RPM_BUILD_ROOT%{_prefix}/info +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang From 9407e4635b993d6cf84606e68d81ba23b7cca173fbf0d99e040a2dd04bfaedc4 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 14 Jan 2010 14:24:23 +0000 Subject: [PATCH 5/5] Updating link to change in openSUSE:Factory/binutils revision 43.0 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=354593ae6fd7cc18ed45338faff6c2a3 --- binutils.changes | 16 ++++++++++++++++ binutils.spec | 19 ++++++++++--------- cross-alpha-binutils.changes | 16 ++++++++++++++++ cross-alpha-binutils.spec | 17 +++++++++-------- cross-arm-binutils.changes | 16 ++++++++++++++++ cross-arm-binutils.spec | 17 +++++++++-------- cross-avr-binutils.changes | 16 ++++++++++++++++ cross-avr-binutils.spec | 17 +++++++++-------- cross-hppa-binutils.changes | 16 ++++++++++++++++ cross-hppa-binutils.spec | 17 +++++++++-------- cross-hppa64-binutils.changes | 16 ++++++++++++++++ cross-hppa64-binutils.spec | 17 +++++++++-------- cross-i386-binutils.changes | 16 ++++++++++++++++ cross-i386-binutils.spec | 17 +++++++++-------- cross-ia64-binutils.changes | 16 ++++++++++++++++ cross-ia64-binutils.spec | 17 +++++++++-------- cross-mips-binutils.changes | 16 ++++++++++++++++ cross-mips-binutils.spec | 17 +++++++++-------- cross-ppc-binutils.changes | 16 ++++++++++++++++ cross-ppc-binutils.spec | 17 +++++++++-------- cross-ppc64-binutils.changes | 16 ++++++++++++++++ cross-ppc64-binutils.spec | 17 +++++++++-------- cross-s390-binutils.changes | 16 ++++++++++++++++ cross-s390-binutils.spec | 17 +++++++++-------- cross-s390x-binutils.changes | 16 ++++++++++++++++ cross-s390x-binutils.spec | 17 +++++++++-------- cross-sh4-binutils.changes | 16 ++++++++++++++++ cross-sh4-binutils.spec | 17 +++++++++-------- cross-sparc-binutils.changes | 16 ++++++++++++++++ cross-sparc-binutils.spec | 17 +++++++++-------- cross-spu-binutils.changes | 16 ++++++++++++++++ cross-spu-binutils.spec | 17 +++++++++-------- cross-x86_64-binutils.changes | 16 ++++++++++++++++ cross-x86_64-binutils.spec | 17 +++++++++-------- 34 files changed, 426 insertions(+), 137 deletions(-) diff --git a/binutils.changes b/binutils.changes index f1a91b6..b20a5ec 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..51b7cc1 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ # # spec file for package binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -162,7 +163,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 +273,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 @@ -417,7 +418,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -490,9 +491,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..7c59913 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-alpha-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..b5c8bf9 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-arm-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..2c909d4 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-avr-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..b96d4e1 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..754cf9d 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-hppa64-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..3eb0153 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-i386-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..8e7481f 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ia64-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..88b8bd6 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-mips-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..46fa991 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..5dae726 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-ppc64-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..6e37b68 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..abb7473 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-s390x-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-sh4-binutils.changes b/cross-sh4-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-sh4-binutils.changes +++ b/cross-sh4-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..4e9f233 100644 --- a/cross-sh4-binutils.spec +++ b/cross-sh4-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sh4-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..9ba5e07 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-sparc-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..ec6e85e 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-spu-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index f1a91b6..b20a5ec 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 13 15:16:44 CET 2010 - matz@novell.com + +- Fix removal of unwanted files (man,info,libiberty) on the + cross binutils. + +------------------------------------------------------------------- +Sat Dec 12 19:09:40 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +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..3199d7f 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -1,7 +1,7 @@ # # spec file for package cross-x86_64-binutils (Version 2.20.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 1 +Release: 2 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -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 @@ -70,6 +70,7 @@ Summary: GNU Binutils Source: binutils-%{binutils_version}.tar.bz2 Source1: pre_checkin.sh Source2: README.First-for.SuSE.packagers +Source3: baselibs.conf Patch2: s390-pic.patch Patch3: binutils-skip-rpaths.patch Patch4: s390-biarch.diff @@ -244,7 +245,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 @@ -378,7 +379,7 @@ TARGET_OS=%{TARGET}-linux %if "%{TARGET}" == "spu" --with-sysroot=/usr/spu \ %else - --with-sysroot=%{_prefix}/%{TARGET_OS}/sys-root \ + --with-sysroot=%{_prefix}/$TARGET_OS/sys-root \ %endif ${EXTRA_TARGETS:+--enable-targets="${EXTRA_TARGETS#,}"} make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers @@ -443,9 +444,9 @@ make DESTDIR=$RPM_BUILD_ROOT install install -c gas-nesc/as-new $RPM_BUILD_ROOT%{_prefix}/bin/%{TARGET}-nesc-as ln -sf ../../bin/%{TARGET}-nesc-as $RPM_BUILD_ROOT%{_prefix}/%{TARGET}/bin/nesc-as %endif -rm -rf $RPM_BUILD_ROOT%{_prefix}/man -rm -rf $RPM_BUILD_ROOT%{_prefix}/info -rm -rf $RPM_BUILD_ROOT%{_prefix}/lib +rm -rf $RPM_BUILD_ROOT%{_mandir} +rm -rf $RPM_BUILD_ROOT%{_infodir} +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib* rm -rf $RPM_BUILD_ROOT%{_prefix}/include rm -f $RPM_BUILD_ROOT%{_prefix}/bin/*-c++filt > ../binutils.lang