sort as per C locale
This commit is contained in:
parent
7be83e068d
commit
d472726117
@ -1,7 +1,7 @@
|
||||
Name: hunspell
|
||||
Summary: Hunspell is a spell checker and morphological analyzer library
|
||||
Version: 1.2.7
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?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
|
||||
* Sat Oct 18 2008 Caolan McNamara <caolanm@redhat.com> - 1.2.7-5
|
||||
- sort as per "C" locale
|
||||
|
||||
* Fri Oct 17 2008 Caolan McNamara <caolanm@redhat.com> - 1.2.7-4
|
||||
- make wordlist2hunspell remove blank lines
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user