diff --git a/ncompress.spec b/ncompress.spec index b43324d..21916bd 100644 --- a/ncompress.spec +++ b/ncompress.spec @@ -1,10 +1,11 @@ -Summary: Fast compression and decompression utilities. +Summary: Fast compression and decompression utilities Name: ncompress Version: 4.2.4 -Release: 47 -License: distributable +Release: 48%{?dist} +License: Public Domain Group: Applications/File -Source: ftp://metalab.unc.edu/pub/Linux/utils/compress/ncompress-4.2.4.tar.Z +URL: ftp://sunsite.unc.edu/pub/Linux/utils/compress/ +Source: ftp://metalab.unc.edu/pub/Linux/utils/compress/%{name}-%{version}.tar.Z Patch0: ncompress-4.2.4-make.patch Patch1: ncompress-4.2.4-lfs2.patch Patch2: ncompress-4.2.4-filenamelen.patch @@ -73,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %doc LZW.INFO README %changelog +* Wed Jan 10 2007 Peter Vrabec 4.2.4-48 +- fix some rpmlint issues + * Sun Oct 01 2006 Jesse Keating - 4.2.4-47 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 @@ -127,28 +131,28 @@ rm -rf $RPM_BUILD_ROOT * Fri Jun 21 2002 Tim Powers - automated rebuild -* Wed Jun 19 2002 Trond Eivind Glomsrød 4.2.4-30 +* Wed Jun 19 2002 Trond Eivind Glomsrod 4.2.4-30 - Don't strip when installing * Thu May 23 2002 Tim Powers - automated rebuild -* Wed Feb 27 2002 Trond Eivind Glomsrød 4.2.4-28 +* Wed Feb 27 2002 Trond Eivind Glomsrod 4.2.4-28 - Rebuild * Wed Jan 09 2002 Tim Powers - automated rebuild -* Mon Nov 26 2001 Trond Eivind Glomsrød 4.2.4-26 +* Mon Nov 26 2001 Trond Eivind Glomsrod 4.2.4-26 - Rebuild, to fix problem with broken man page (#56654) -* Wed Nov 21 2001 Trond Eivind Glomsrød 4.2.4-25 +* Wed Nov 21 2001 Trond Eivind Glomsrod 4.2.4-25 - Exit, don't segfault, when given too long filenames * Sat Jun 09 2001 Florian La Roche - s390x change -* Tue May 8 2001 Trond Eivind Glomsrød +* Tue May 8 2001 Trond Eivind Glomsrod - Make it support large files (structs, stats, opens and of course: _don't use signed longs for file size before and after compression_.) This should fix #39470 @@ -159,24 +163,24 @@ rm -rf $RPM_BUILD_ROOT * Mon Nov 13 2000 Oliver Paukstadt - add s390 to the bigendian arch list -* Thu Aug 17 2000 Trond Eivind Glomsrød +* Thu Aug 17 2000 Trond Eivind Glomsrod - change category to Applications/File, to match gzip and bzip2 - rename the spec file to ncompress.spec - add ppc to the bigendian arch list -* Fri Jul 21 2000 Trond Eivind Glomsrød +* Fri Jul 21 2000 Trond Eivind Glomsrod - rebuild * Wed Jul 12 2000 Prospector - automatic rebuild -* Tue Jun 13 2000 Trond Eivind Glomsrød +* Tue Jun 13 2000 Trond Eivind Glomsrod - update URL - use %%{_mandir} * Wed May 5 2000 Bill Nottingham -- fix %build for ia64 +- fix "build" for ia64 * Mon Feb 7 2000 Bill Nottingham - handle compressed manpages