remove blank lines from wordlists
This commit is contained in:
parent
0e5dbdb46a
commit
7be83e068d
@ -1,7 +1,7 @@
|
||||
Name: hunspell
|
||||
Summary: Hunspell is a spell checker and morphological analyzer library
|
||||
Version: 1.2.7
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Source0: http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz
|
||||
Source1: http://people.debian.org/~agmartin/misc/ispellaff2myspell
|
||||
Source2: http://people.redhat.com/caolanm/hunspell/wordlist2hunspell
|
||||
@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/hunspell.3.gz
|
||||
|
||||
%changelog
|
||||
* Fri Oct 17 2008 Caolan McNamara <caolanm@redhat.com> - 1.2.7-4
|
||||
- make wordlist2hunspell remove blank lines
|
||||
|
||||
* Mon Sep 15 2008 Caolan McNamara <caolanm@redhat.com> - 1.2.7-3
|
||||
- Workaround rhbz#462184 uniq/sort problems with viramas
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user