diff --git a/binutils.spec b/binutils.spec index a18c325..902f33f 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ Summary: A GNU collection of binary utilities. Name: binutils Version: 2.16.91.0.1 -Release: 1 +Release: 2 License: GPL Group: Development/Tools URL: http://sources.redhat.com/binutils @@ -12,6 +12,7 @@ Patch2: binutils-2.16.91.0.1-ppc64-pie.patch Patch3: binutils-2.16.91.0.1-place-orphan.patch Patch4: binutils-2.16.91.0.1-ia64-lib64.patch Patch5: binutils-2.16.91.0.1-elfvsb-test.patch +Patch6: binutils-20050708-20050720.patch.bz2 Buildroot: %{_tmppath}/binutils-root BuildRequires: texinfo >= 4.0, dejagnu, gettext, flex, bison @@ -47,6 +48,7 @@ addresses to file and line). %endif %endif %patch5 -p0 -b .elfvsb-test~ +%patch6 -p0 -E -b .20050708-20050720~ # libtool sucks perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in} # LTP sucks @@ -155,6 +157,9 @@ fi %{_infodir}/*info* %changelog +* Wed Jul 20 2005 Jakub Jelinek 2.16.91.0.1-2 +- update to 20050720 CVS + * Mon Jul 11 2005 Jakub Jelinek 2.16.91.0.1-1 - update to 2.16.91.0.1-1 plus 20050708 CVS