forked from pool/binutils
This commit is contained in:
parent
f146ea1b03
commit
8c5fec0adf
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:95acd950c6555f4c17b68d7457bd983600382e91c85a2113381c1056a5de9aff
|
oid sha256:d6463b973097a37b5f2a205188c6102be6b16957891120110174e100d13d6706
|
||||||
size 14740416
|
size 14788688
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package binutils (Version 2.18.50.20071112)
|
# spec file for package binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU Binutils
|
Summary: GNU Binutils
|
||||||
@ -213,6 +213,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -434,7 +435,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_prefix}/include/*.h
|
%{_prefix}/include/*.h
|
||||||
%{_libdir}/lib*.a
|
%{_libdir}/lib*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-alpha-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-alpha-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to ALPHA Processors
|
Summary: GNU binutils for Cross-Development to ALPHA Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-arm-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-arm-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to ARM Processors
|
Summary: GNU binutils for Cross-Development to ARM Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-avr-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-avr-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU Binutils for Cross-Development to AVR Processors
|
Summary: GNU Binutils for Cross-Development to AVR Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-hppa-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-hppa-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to HPPA Processors
|
Summary: GNU binutils for Cross-Development to HPPA Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-hppa64-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-hppa64-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to HPPA64 Processors
|
Summary: GNU binutils for Cross-Development to HPPA64 Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-i386-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-i386-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to X86 Processors
|
Summary: GNU binutils for Cross-Development to X86 Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-ia64-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-ia64-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to IA64 Processors
|
Summary: GNU binutils for Cross-Development to IA64 Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-mips-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-mips-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to MIPS Processors
|
Summary: GNU binutils for Cross-Development to MIPS Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-ppc-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-ppc-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to PowerPC Processors
|
Summary: GNU binutils for Cross-Development to PowerPC Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-ppc64-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-ppc64-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for cross-development to PowerPC 64bit processors
|
Summary: GNU binutils for cross-development to PowerPC 64bit processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-s390-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-s390-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to S/390 Processors
|
Summary: GNU binutils for Cross-Development to S/390 Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-s390x-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-s390x-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to 64-Bit S/390 Processors
|
Summary: GNU binutils for Cross-Development to 64-Bit S/390 Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-sh4-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-sh4-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to SH4 Processors
|
Summary: GNU binutils for Cross-Development to SH4 Processors
|
||||||
@ -146,6 +146,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -362,7 +363,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-sparc-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-sparc-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to SPARC Processors
|
Summary: GNU binutils for Cross-Development to SPARC Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-spu-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-spu-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to SPU Processors
|
Summary: GNU binutils for Cross-Development to SPU Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update to head to trunk.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-x86_64-binutils (Version 2.18.50.20071112)
|
# spec file for package cross-x86_64-binutils (Version 2.18.50.20080110)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -45,7 +45,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
|
|||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.18.50.20071112
|
Version: 2.18.50.20080110
|
||||||
Release: 1
|
Release: 1
|
||||||
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
|
||||||
Summary: GNU binutils for Cross-Development to X86-64 Processors
|
Summary: GNU binutils for Cross-Development to X86-64 Processors
|
||||||
@ -147,6 +147,7 @@ Authors:
|
|||||||
%endif
|
%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/")-suse-linux
|
||||||
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
%define DIST %(echo '%distribution' | sed 's/ (.*)//')
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
echo "make check will return with %{make_check_handling} in case of testsuite failures."
|
||||||
%setup -q -n binutils-%{binutils_version}
|
%setup -q -n binutils-%{binutils_version}
|
||||||
@ -363,7 +364,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%else
|
%else
|
||||||
%{_prefix}
|
%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 10 2008 - schwab@suse.de
|
||||||
|
- Update to head to trunk.
|
||||||
* Mon Nov 12 2007 - schwab@suse.de
|
* Mon Nov 12 2007 - schwab@suse.de
|
||||||
- Update to head to trunk.
|
- Update to head to trunk.
|
||||||
* Tue Oct 02 2007 - schwab@suse.de
|
* Tue Oct 02 2007 - schwab@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user