diff --git a/hspell.spec b/hspell.spec index e9ed6b3..82894db 100644 --- a/hspell.spec +++ b/hspell.spec @@ -1,7 +1,7 @@ Summary: A Hebrew spell checker Name: hspell Version: 1.0 -Release: 5%{?dist} +Release: 6%{?dist} URL: http://ivrix.org.il/projects/spell-checker/ Source: http://ivrix.org.il/projects/spell-checker/hspell-%{version}.tar.gz License: GPL @@ -47,6 +47,7 @@ Library and include files for applications that want to use Hspell. %prep %setup -q sed -i -e '/^\s\+strip\s/d' Makefile.in +sed -i -e 's/gzip/gzip -n/g' Makefile.in %build %configure --enable-fatverb --enable-linginfo @@ -75,6 +76,8 @@ rm -rf %{buildroot} %{_mandir}/man3/hspell.3* %changelog +* Sun Feb 11 2007 Dan Kenigsberg 1.0-6 +- Use gzip -n to exclude MTIME from compressed data and resolve bug #228171 * Tue Sep 11 2006 Dan Kenigsberg 1.0-5 - Rebuild for Fedora Extras 6 * Sun Jul 9 2006 Dan Kenigsberg 1.0-4