From 14e474e4dc50e609325eccd3db926fbc39a8aab7ed145cf9754c78fac01b5988 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 7 Mar 2008 19:18:44 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=9 --- binutils-2.18.50.tar.bz2 | 4 ++-- binutils.changes | 5 +++++ binutils.spec | 12 ++++++++++-- cross-alpha-binutils.changes | 5 +++++ cross-alpha-binutils.spec | 12 ++++++++++-- cross-arm-binutils.changes | 5 +++++ cross-arm-binutils.spec | 12 ++++++++++-- cross-avr-binutils.changes | 5 +++++ cross-avr-binutils.spec | 12 ++++++++++-- cross-hppa-binutils.changes | 5 +++++ cross-hppa-binutils.spec | 12 ++++++++++-- cross-hppa64-binutils.changes | 5 +++++ cross-hppa64-binutils.spec | 12 ++++++++++-- cross-i386-binutils.changes | 5 +++++ cross-i386-binutils.spec | 12 ++++++++++-- cross-ia64-binutils.changes | 5 +++++ cross-ia64-binutils.spec | 12 ++++++++++-- cross-mips-binutils.changes | 5 +++++ cross-mips-binutils.spec | 12 ++++++++++-- cross-ppc-binutils.changes | 5 +++++ cross-ppc-binutils.spec | 12 ++++++++++-- cross-ppc64-binutils.changes | 5 +++++ cross-ppc64-binutils.spec | 12 ++++++++++-- cross-s390-binutils.changes | 5 +++++ cross-s390-binutils.spec | 12 ++++++++++-- cross-s390x-binutils.changes | 5 +++++ cross-s390x-binutils.spec | 12 ++++++++++-- cross-sh4-binutils.changes | 5 +++++ cross-sh4-binutils.spec | 12 ++++++++++-- cross-sparc-binutils.changes | 5 +++++ cross-sparc-binutils.spec | 12 ++++++++++-- cross-spu-binutils.changes | 5 +++++ cross-spu-binutils.spec | 12 ++++++++++-- cross-x86_64-binutils.changes | 5 +++++ cross-x86_64-binutils.spec | 12 ++++++++++-- 35 files changed, 257 insertions(+), 36 deletions(-) diff --git a/binutils-2.18.50.tar.bz2 b/binutils-2.18.50.tar.bz2 index eed7c08..3b96f39 100644 --- a/binutils-2.18.50.tar.bz2 +++ b/binutils-2.18.50.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4573f816f901ffdb43bbba7227cb14c9a8d5510d82eaf196f3019c8983a343d8 -size 14786301 +oid sha256:a9961705ec24cce7772f62b88e5340bb2b391640aecc7a57a4470983923f9c50 +size 14789621 diff --git a/binutils.changes b/binutils.changes index 7c22ffe..27a9558 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/binutils.spec b/binutils.spec index f39ea16..e8a6ff9 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.18.50.20080225) +# spec file for package binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GNU Free Documentation License, Version 1.1 (GFDL 1.1); GNU Free Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU Binutils @@ -297,6 +297,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -351,6 +354,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -438,6 +444,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lib*.a %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index 95e4ebd..6a80208 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-alpha-binutils (Version 2.18.50.20080225) +# spec file for package cross-alpha-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to ALPHA Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 6b67c23..5d8ed15 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-arm-binutils (Version 2.18.50.20080225) +# spec file for package cross-arm-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to ARM Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index a5975cf..9359f29 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-avr-binutils (Version 2.18.50.20080225) +# spec file for package cross-avr-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU Binutils for Cross-Development to AVR Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index bbf47d0..f319a20 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-hppa-binutils (Version 2.18.50.20080225) +# spec file for package cross-hppa-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to HPPA Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index e577ad7..11f6d95 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-hppa64-binutils (Version 2.18.50.20080225) +# spec file for package cross-hppa64-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to HPPA64 Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 05e8469..ddf9c8d 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-i386-binutils (Version 2.18.50.20080225) +# spec file for package cross-i386-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to X86 Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 709f1c9..b7206c7 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-ia64-binutils (Version 2.18.50.20080225) +# spec file for package cross-ia64-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to IA64 Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index e1dd14a..11e2f98 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-mips-binutils (Version 2.18.50.20080225) +# spec file for package cross-mips-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to MIPS Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index 8a79c9a..e7b1526 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-ppc-binutils (Version 2.18.50.20080225) +# spec file for package cross-ppc-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to PowerPC Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 3e73021..c1afeaa 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-ppc64-binutils (Version 2.18.50.20080225) +# spec file for package cross-ppc64-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for cross-development to PowerPC 64bit processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 256cadd..4d8f521 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-s390-binutils (Version 2.18.50.20080225) +# spec file for package cross-s390-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to S/390 Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index 5bf89e7..77b771a 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-s390x-binutils (Version 2.18.50.20080225) +# spec file for package cross-s390x-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to 64-Bit S/390 Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-sh4-binutils.changes b/cross-sh4-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-sh4-binutils.changes +++ b/cross-sh4-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-sh4-binutils.spec b/cross-sh4-binutils.spec index d4e34ff..0cd4ab4 100644 --- a/cross-sh4-binutils.spec +++ b/cross-sh4-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-sh4-binutils (Version 2.18.50.20080225) +# spec file for package cross-sh4-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to SH4 Processors @@ -230,6 +230,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -284,6 +287,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -366,6 +372,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 2720441..80efb78 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-sparc-binutils (Version 2.18.50.20080225) +# spec file for package cross-sparc-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to SPARC Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index 0aef7c4..0294167 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-spu-binutils (Version 2.18.50.20080225) +# spec file for package cross-spu-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to SPU Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 7c22ffe..27a9558 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de + +- Update to head to trunk. + ------------------------------------------------------------------- Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 43ca59d..fb541eb 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.18.50.20080225) +# spec file for package cross-x86_64-binutils (Version 2.18.50.20080307) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -46,7 +46,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT Group: Development/Tools/Building PreReq: %{install_info_prereq} AutoReqProv: on -Version: 2.18.50.20080225 +Version: 2.18.50.20080307 Release: 1 %define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//') Summary: GNU binutils for Cross-Development to X86-64 Processors @@ -231,6 +231,9 @@ make %{?jobs:-j%jobs} all-bfd TARGET-bfd=headers # force reconfiguring rm bfd/Makefile make %{?jobs:-j%jobs} + +%check +cd build-dir %ifnarch %arm make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || %{make_check_handling} %endif @@ -285,6 +288,9 @@ echo '#include "tc-%{TARGET}-nesc.h"' > gas-nesc/targ-cpu.h make -C gas-nesc clean make -C gas-nesc %{?jobs:-j%jobs} %endif + +%check +cd build-dir make -k check CFLAGS="$RPM_OPT_FLAGS -Wno-unused -Wno-unprototyped-calls" || : %endif @@ -367,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 07 2008 schwab@suse.de +- Update to head to trunk. * Mon Feb 25 2008 schwab@suse.de - Update to head to trunk. * Fri Feb 15 2008 schwab@suse.de