SHA256
3
0
forked from pool/binutils
OBS User unknown 2008-06-21 23:30:24 +00:00 committed by Git OBS Bridge
parent b29070b172
commit ecb9124e10
36 changed files with 546 additions and 482 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:27253965730245fbac7854dd7c19e97cc392e598ae0c99edae5d04239fc69924 oid sha256:1efb4c181a7e8aa4c7f1c88646c1b236518da6a461a189abe15f4b5ba83291cb
size 15259587 size 15502176

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package binutils (Version 2.18.50.20080409) # spec file for package binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: binutils Name: binutils
@ -46,14 +45,13 @@ License: GNU Free Documentation License, Version 1.1 (GFDL 1.1); GNU Free
Group: Development/Tools/Building Group: Development/Tools/Building
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
AutoReqProv: on AutoReqProv: on
Version: 2.18.50.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -220,7 +218,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -445,33 +442,35 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lib*.a %{_libdir}/lib*.a
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-alpha-binutils (Version 2.18.50.20080409) # spec file for package cross-alpha-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-alpha-binutils Name: cross-alpha-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-arm-binutils (Version 2.18.50.20080409) # spec file for package cross-arm-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-arm-binutils Name: cross-arm-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-avr-binutils (Version 2.18.50.20080409) # spec file for package cross-avr-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-avr-binutils Name: cross-avr-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-hppa-binutils (Version 2.18.50.20080409) # spec file for package cross-hppa-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-hppa-binutils Name: cross-hppa-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-hppa64-binutils (Version 2.18.50.20080409) # spec file for package cross-hppa64-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-hppa64-binutils Name: cross-hppa64-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-i386-binutils (Version 2.18.50.20080409) # spec file for package cross-i386-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-i386-binutils Name: cross-i386-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-ia64-binutils (Version 2.18.50.20080409) # spec file for package cross-ia64-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-ia64-binutils Name: cross-ia64-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-mips-binutils (Version 2.18.50.20080409) # spec file for package cross-mips-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-mips-binutils Name: cross-mips-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-ppc-binutils (Version 2.18.50.20080409) # spec file for package cross-ppc-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-ppc-binutils Name: cross-ppc-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-ppc64-binutils (Version 2.18.50.20080409) # spec file for package cross-ppc64-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-ppc64-binutils Name: cross-ppc64-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-s390-binutils (Version 2.18.50.20080409) # spec file for package cross-s390-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-s390-binutils Name: cross-s390-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-s390x-binutils (Version 2.18.50.20080409) # spec file for package cross-s390x-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-s390x-binutils Name: cross-s390x-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-sh4-binutils (Version 2.18.50.20080409) # spec file for package cross-sh4-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-sh4-binutils Name: cross-sh4-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -152,7 +150,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -372,33 +369,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-sparc-binutils (Version 2.18.50.20080409) # spec file for package cross-sparc-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-sparc-binutils Name: cross-sparc-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-spu-binutils (Version 2.18.50.20080409) # spec file for package cross-spu-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-spu-binutils Name: cross-spu-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 18 16:07:36 CEST 2008 - schwab@suse.de
- Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
@ -7,27 +12,27 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de Wed Apr 9 16:24:43 CEST 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de Tue Mar 25 10:12:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de Fri Mar 7 11:25:29 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de Mon Feb 25 14:21:11 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de Fri Feb 15 13:58:17 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
@ -37,32 +42,32 @@ Sun Feb 10 09:46:31 CET 2008 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de Fri Feb 1 13:14:45 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de Fri Jan 25 15:52:43 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de Thu Jan 17 16:31:57 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de Thu Jan 10 11:01:46 CET 2008 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de Mon Nov 12 16:21:08 CET 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de Tue Oct 2 12:55:06 CEST 2007 - schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
# #
# spec file for package cross-x86_64-binutils (Version 2.18.50.20080409) # spec file for package cross-x86_64-binutils (Version 2.18.50.20080618)
# #
# Copyright (c) 2008 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
@ -8,7 +8,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: cross-x86_64-binutils Name: cross-x86_64-binutils
@ -46,14 +45,13 @@ 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.20080409 Version: 2.18.50.20080618
Release: 2 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
Source: binutils-%{binutils_version}.tar.bz2 Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers Source2: README.First-for.SuSE.packagers
Patch1: mips-pic.patch
Patch2: s390-pic.patch Patch2: s390-pic.patch
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
@ -153,7 +151,6 @@ Authors:
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}
%if !%{test_vanilla} %if !%{test_vanilla}
%patch1
%patch2 %patch2
%patch3 %patch3
%patch4 %patch4
@ -373,33 +370,35 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Jun 18 2008 schwab@suse.de
- Update to head of trunk.
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 schwab@suse.de * Wed Apr 09 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Mar 25 2008 schwab@suse.de * Tue Mar 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Mar 07 2008 schwab@suse.de * Fri Mar 07 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Feb 25 2008 schwab@suse.de * Mon Feb 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Feb 15 2008 schwab@suse.de * Fri Feb 15 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Sun Feb 10 2008 schwab@suse.de * Sun Feb 10 2008 schwab@suse.de
- Allow R_S390_PC32DBL against protected function symbols. - Allow R_S390_PC32DBL against protected function symbols.
* Fri Feb 01 2008 schwab@suse.de * Fri Feb 01 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Fri Jan 25 2008 schwab@suse.de * Fri Jan 25 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 17 2008 schwab@suse.de * Thu Jan 17 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Thu Jan 10 2008 schwab@suse.de * Thu Jan 10 2008 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Mon Nov 12 2007 schwab@suse.de * Mon Nov 12 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
* Tue Oct 02 2007 schwab@suse.de * Tue Oct 02 2007 schwab@suse.de
- Update to head to trunk. - Update to head of trunk.
- Add hppa64 target. - Add hppa64 target.
* Mon Sep 03 2007 schwab@suse.de * Mon Sep 03 2007 schwab@suse.de
- Add fix for PR4888. - Add fix for PR4888.

View File

@ -1,4 +0,0 @@
--- /dev/null 2002-05-17 19:01:52.000000000 +0000
+++ config/mh-mipspic 2002-05-17 19:08:03.000000000 +0000
@@ -0,0 +1 @@
+PICFLAG=-fPIC