bump for gcc bug

This commit is contained in:
Jesse Keating 2006-10-01 20:20:37 +00:00
parent 11e8cfeaad
commit f3481050f8

View File

@ -1,7 +1,7 @@
Summary: Fast compression and decompression utilities.
Name: ncompress
Version: 4.2.4
Release: 46
Release: 47
License: distributable
Group: Applications/File
Source: ftp://metalab.unc.edu/pub/Linux/utils/compress/ncompress-4.2.4.tar.Z
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
%doc LZW.INFO README
%changelog
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 4.2.4-47
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Tue Sep 19 2006 Peter Vrabec <pvrabec@redhat.com> 4.2.4-46
- fix endian problem (#207001)