diff --git a/ncompress.spec b/ncompress.spec index d98a61d..b43324d 100644 --- a/ncompress.spec +++ b/ncompress.spec @@ -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 - 4.2.4-47 +- rebuilt for unwind info generation, broken in gcc-4.1.1-21 + * Tue Sep 19 2006 Peter Vrabec 4.2.4-46 - fix endian problem (#207001)