sort as per C locale
This commit is contained in:
parent
7be83e068d
commit
d472726117
@ -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: 4%{?dist}
|
Release: 5%{?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
|
||||||
|
* 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
|
* Fri Oct 17 2008 Caolan McNamara <caolanm@redhat.com> - 1.2.7-4
|
||||||
- make wordlist2hunspell remove blank lines
|
- make wordlist2hunspell remove blank lines
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
1c5ea5ecd2481ddc116d65ea294acae3 ispellaff2myspell
|
1c5ea5ecd2481ddc116d65ea294acae3 ispellaff2myspell
|
||||||
9a4f345c3cfaeb8e6306285488a3127a hunspell-1.2.7.tar.gz
|
9a4f345c3cfaeb8e6306285488a3127a hunspell-1.2.7.tar.gz
|
||||||
e8ee4c9b4ee61c5847f68460c68a5a6a wordlist2hunspell
|
c3843ceb656d9732f674b66fd15d134c wordlist2hunspell
|
||||||
|
Loading…
Reference in New Issue
Block a user