2.16.91.0.2-4

This commit is contained in:
Jakub Jelinek 2005-08-18 16:54:38 +00:00
parent dd3976baa3
commit 47d98a4e6f
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: A GNU collection of binary utilities.
Name: binutils
Version: 2.16.91.0.2
Release: 3
Release: 4
License: GPL
Group: Development/Tools
URL: http://sources.redhat.com/binutils
@ -88,6 +88,7 @@ mkdir -p %{buildroot}%{_prefix}
cd build-%{_target_platform}
%makeinstall
make prefix=%{buildroot}%{_prefix} infodir=%{buildroot}%{_infodir} install-info
rm -f %{buildroot}%{_infodir}/configure.info*
gzip -q9f %{buildroot}%{_infodir}/*.info*
# Rebuild libiberty.a with -fPIC
@ -159,6 +160,9 @@ fi
%{_infodir}/*info*
%changelog
* Thu Aug 18 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.2-4
- remove configure.info* (#165530)
* Tue Aug 16 2005 Jakub Jelinek <jakub@redhat.com> 2.16.91.0.2-3
- update to 20050816 CVS
- better fix for ld-cdtest