From dbc52d8fc474847f592b60fb45d46df48fff50fa Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:42:46 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- ncompress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ncompress.spec b/ncompress.spec index 0e30785..e22566e 100644 --- a/ncompress.spec +++ b/ncompress.spec @@ -1,7 +1,7 @@ Summary: Fast compression and decompression utilities. Name: ncompress Version: 4.2.4 -Release: 43.2 +Release: 43.2.1 License: distributable Group: Applications/File Source: ftp://metalab.unc.edu/pub/Linux/utils/compress/ncompress-4.2.4.tar.Z @@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %doc LZW.INFO README %changelog +* Fri Feb 10 2006 Jesse Keating - 4.2.4-43.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 4.2.4-43.2 - rebuilt for new gcc4.1 snapshot and glibc changes