wordlist/scowl/speller/aspell/en_phonet.dat under bare LGPLv2
This commit is contained in:
parent
172b7f1253
commit
4ae6898f8b
@ -2,7 +2,7 @@ Name: hunspell-en
|
||||
Summary: English hunspell dictionaries
|
||||
%define upstreamid 20121024
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
#svn co https://wordlist.svn.sourceforge.net/svnroot/wordlist/trunk wordlist
|
||||
Source0: wordlist-%{upstreamid}.tar.bz2
|
||||
Source1: http://en-gb.pyxidium.co.uk/dictionary/en_GB.zip
|
||||
@ -26,7 +26,7 @@ Patch7: en_IE.supplemental.patch
|
||||
Group: Applications/Text
|
||||
URL: http://wordlist.sourceforge.net/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: LGPLv2+ and BSD
|
||||
License: LGPLv2+ and LGPLv2 and BSD
|
||||
BuildArch: noarch
|
||||
BuildRequires: aspell, zip
|
||||
Requires: hunspell
|
||||
@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/en_GB.*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 02 2012 Caolán McNamara <caolanm@redhat.com> - 0.20121024-2
|
||||
- wordlist/scowl/speller/aspell/en_phonet.dat under bare LGPLv2
|
||||
|
||||
* Wed Oct 24 2012 Caolán McNamara <caolanm@redhat.com> - 0.20121024-1
|
||||
- latest version
|
||||
- drop integrated hunspell-en-irregular-plural-possessive.patch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user