2.16.91.0.5-1
This commit is contained in:
parent
1278dabf0d
commit
6ce326ab79
@ -1 +1 @@
|
|||||||
binutils-2.16.91.0.3.tar.bz2
|
binutils-2.16.91.0.5.tar.bz2
|
||||||
|
@ -1,19 +1,18 @@
|
|||||||
Summary: A GNU collection of binary utilities.
|
Summary: A GNU collection of binary utilities.
|
||||||
Name: binutils
|
Name: binutils
|
||||||
Version: 2.16.91.0.3
|
Version: 2.16.91.0.5
|
||||||
Release: 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.3-ltconfig-multilib.patch
|
Patch1: binutils-2.16.91.0.5-ltconfig-multilib.patch
|
||||||
Patch2: binutils-2.16.91.0.3-ppc64-pie.patch
|
Patch2: binutils-2.16.91.0.5-ppc64-pie.patch
|
||||||
Patch3: binutils-2.16.91.0.3-place-orphan.patch
|
Patch3: binutils-2.16.91.0.5-place-orphan.patch
|
||||||
Patch4: binutils-2.16.91.0.3-ia64-lib64.patch
|
Patch4: binutils-2.16.91.0.5-ia64-lib64.patch
|
||||||
Patch5: binutils-2.16.91.0.3-elfvsb-test.patch
|
Patch5: binutils-2.16.91.0.5-elfvsb-test.patch
|
||||||
Patch6: binutils-2.16.91.0.3-standards.patch
|
Patch6: binutils-2.16.91.0.5-standards.patch
|
||||||
Patch7: binutils-2.16.91.0.3-weakref.patch
|
Patch7: binutils-2.16.91.0.5-ppc64-toc1-discard.patch
|
||||||
Patch8: binutils-2.16.91.0.3-cxx-relro.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
|
||||||
@ -49,8 +48,7 @@ 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 .weakref~
|
%patch7 -p0 -b .ppc64-toc1-discard~
|
||||||
%patch8 -p0 -b .cxx-relro~
|
|
||||||
# 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
|
||||||
@ -161,6 +159,11 @@ fi
|
|||||||
%{_infodir}/*info*
|
%{_infodir}/*info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 02 2006 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.5-1
|
||||||
|
- update to 2.16.91.0.5
|
||||||
|
- don't error about .toc1 references to discarded sectiosn on ppc64
|
||||||
|
(#175944)
|
||||||
|
|
||||||
* Wed Dec 14 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.3-2
|
* Wed Dec 14 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.3-2
|
||||||
- put .gnu.linkonce.d.rel.ro.* sections into relro region
|
- put .gnu.linkonce.d.rel.ro.* sections into relro region
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user