From f3481050f86791c649a36ea125640d1084da1440 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 1 Oct 2006 20:20:37 +0000 Subject: [PATCH] bump for gcc bug --- ncompress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)