2.16.91.0.6-1
This commit is contained in:
parent
eade940d2a
commit
788b3ce8c4
@ -1 +1 @@
|
|||||||
binutils-2.16.91.0.5.tar.bz2
|
binutils-2.16.91.0.6.tar.bz2
|
||||||
|
@ -1,18 +1,17 @@
|
|||||||
Summary: A GNU collection of binary utilities.
|
Summary: A GNU collection of binary utilities.
|
||||||
Name: binutils
|
Name: binutils
|
||||||
Version: 2.16.91.0.5
|
Version: 2.16.91.0.6
|
||||||
Release: 1.2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
Source: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
|
Source: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
|
||||||
Patch1: binutils-2.16.91.0.5-ltconfig-multilib.patch
|
Patch1: binutils-2.16.91.0.6-ltconfig-multilib.patch
|
||||||
Patch2: binutils-2.16.91.0.5-ppc64-pie.patch
|
Patch2: binutils-2.16.91.0.6-ppc64-pie.patch
|
||||||
Patch3: binutils-2.16.91.0.5-place-orphan.patch
|
Patch3: binutils-2.16.91.0.6-place-orphan.patch
|
||||||
Patch4: binutils-2.16.91.0.5-ia64-lib64.patch
|
Patch4: binutils-2.16.91.0.6-ia64-lib64.patch
|
||||||
Patch5: binutils-2.16.91.0.5-elfvsb-test.patch
|
Patch5: binutils-2.16.91.0.6-elfvsb-test.patch
|
||||||
Patch6: binutils-2.16.91.0.5-standards.patch
|
Patch6: binutils-2.16.91.0.6-standards.patch
|
||||||
Patch7: binutils-2.16.91.0.5-ppc64-toc1-discard.patch
|
|
||||||
|
|
||||||
Buildroot: %{_tmppath}/binutils-root
|
Buildroot: %{_tmppath}/binutils-root
|
||||||
BuildRequires: texinfo >= 4.0, dejagnu, gettext, flex, bison
|
BuildRequires: texinfo >= 4.0, dejagnu, gettext, flex, bison
|
||||||
@ -48,7 +47,6 @@ addresses to file and line).
|
|||||||
%endif
|
%endif
|
||||||
%patch5 -p0 -b .elfvsb-test~
|
%patch5 -p0 -b .elfvsb-test~
|
||||||
%patch6 -p0 -b .standards~
|
%patch6 -p0 -b .standards~
|
||||||
%patch7 -p0 -b .ppc64-toc1-discard~
|
|
||||||
# libtool sucks
|
# libtool sucks
|
||||||
perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in}
|
perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in}
|
||||||
# LTP sucks
|
# LTP sucks
|
||||||
@ -159,11 +157,11 @@ fi
|
|||||||
%{_infodir}/*info*
|
%{_infodir}/*info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.16.91.0.5-1.2
|
* Tue Feb 14 2006 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.6-1
|
||||||
- bump again for double-long bug on ppc(64)
|
- update to 2.16.91.0.6
|
||||||
|
- fix ppc64 --gc-sections
|
||||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.16.91.0.5-1.1
|
- disassembler fixes for x86_64 cr/debug regs
|
||||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
- fix linker search order for DT_NEEDED libs
|
||||||
|
|
||||||
* Mon Jan 02 2006 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.5-1
|
* Mon Jan 02 2006 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.5-1
|
||||||
- update to 2.16.91.0.5
|
- update to 2.16.91.0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user