Resolves: rhbz#509882 ignore an empty LANGUAGE variable
This commit is contained in:
parent
34d3b3394b
commit
4e9f8bd1be
@ -1,7 +1,7 @@
|
||||
Name: hunspell
|
||||
Summary: A spell checker and morphological analyzer library
|
||||
Version: 1.2.8
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/hunspell.3.gz
|
||||
|
||||
%changelog
|
||||
- Tue Jul 07 2009 Caolan McNamara <caolanm@redhat.com> - 1.2.8-8
|
||||
- Resolves: rhbz#509882 ignore an empty LANGUAGE variable
|
||||
|
||||
* Fri Jun 26 2009 Caolan McNamara <caolanm@redhat.com> - 1.2.8-7
|
||||
- Related: rhbz#498556 default to something sensible in "C" locale
|
||||
for language
|
||||
|
Loading…
Reference in New Issue
Block a user