|
|
|
@ -1,12 +1,12 @@
|
|
|
|
|
Name: mythes
|
|
|
|
|
Summary: A thesaurus library
|
|
|
|
|
Version: 1.2.3
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Source: http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
URL: http://hunspell.sourceforge.net/
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
License: BSD
|
|
|
|
|
License: BSD and MIT
|
|
|
|
|
BuildRequires: hunspell-devel
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_bindir}/th_gen_idx.pl
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Nov 05 2012 Caolán McNamara <caolanm@redhat.com> - 1.2.3-3
|
|
|
|
|
- tarball contains MIT-alike licensed wordnet-derived sample thesaurus data
|
|
|
|
|
|
|
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|