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