From 788b3ce8c4cbde8916ec02b5830bb4e5e42fd550 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 14 Feb 2006 08:11:01 +0000 Subject: [PATCH] 2.16.91.0.6-1 --- .cvsignore | 2 +- binutils.spec | 28 +++++++++++++--------------- sources | 2 +- 3 files changed, 15 insertions(+), 17 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0bcb2c3..45b45fc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -binutils-2.16.91.0.5.tar.bz2 +binutils-2.16.91.0.6.tar.bz2 diff --git a/binutils.spec b/binutils.spec index 0cdec30..8801670 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,18 +1,17 @@ Summary: A GNU collection of binary utilities. Name: binutils -Version: 2.16.91.0.5 -Release: 1.2 +Version: 2.16.91.0.6 +Release: 1 License: GPL Group: Development/Tools URL: http://sources.redhat.com/binutils Source: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2 -Patch1: binutils-2.16.91.0.5-ltconfig-multilib.patch -Patch2: binutils-2.16.91.0.5-ppc64-pie.patch -Patch3: binutils-2.16.91.0.5-place-orphan.patch -Patch4: binutils-2.16.91.0.5-ia64-lib64.patch -Patch5: binutils-2.16.91.0.5-elfvsb-test.patch -Patch6: binutils-2.16.91.0.5-standards.patch -Patch7: binutils-2.16.91.0.5-ppc64-toc1-discard.patch +Patch1: binutils-2.16.91.0.6-ltconfig-multilib.patch +Patch2: binutils-2.16.91.0.6-ppc64-pie.patch +Patch3: binutils-2.16.91.0.6-place-orphan.patch +Patch4: binutils-2.16.91.0.6-ia64-lib64.patch +Patch5: binutils-2.16.91.0.6-elfvsb-test.patch +Patch6: binutils-2.16.91.0.6-standards.patch Buildroot: %{_tmppath}/binutils-root BuildRequires: texinfo >= 4.0, dejagnu, gettext, flex, bison @@ -48,7 +47,6 @@ addresses to file and line). %endif %patch5 -p0 -b .elfvsb-test~ %patch6 -p0 -b .standards~ -%patch7 -p0 -b .ppc64-toc1-discard~ # libtool sucks perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in} # LTP sucks @@ -159,11 +157,11 @@ fi %{_infodir}/*info* %changelog -* Fri Feb 10 2006 Jesse Keating - 2.16.91.0.5-1.2 -- bump again for double-long bug on ppc(64) - -* Tue Feb 07 2006 Jesse Keating - 2.16.91.0.5-1.1 -- rebuilt for new gcc4.1 snapshot and glibc changes +* Tue Feb 14 2006 Jakub Jelinek 2.16.91.0.6-1 +- update to 2.16.91.0.6 + - fix ppc64 --gc-sections + - disassembler fixes for x86_64 cr/debug regs + - fix linker search order for DT_NEEDED libs * Mon Jan 02 2006 Jakub Jelinek 2.16.91.0.5-1 - update to 2.16.91.0.5 diff --git a/sources b/sources index 53684b1..7b16f5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -29fdde06e229672daaaacbf52362520a binutils-2.16.91.0.5.tar.bz2 +00ef9f1429d5f18702d08552f5c09441 binutils-2.16.91.0.6.tar.bz2