|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: mythes
|
|
|
|
Name: mythes
|
|
|
|
Summary: A thesaurus library
|
|
|
|
Summary: A thesaurus library
|
|
|
|
Version: 1.2.0
|
|
|
|
Version: 1.2.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Source: http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
|
|
|
|
Source: http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
@ -62,5 +62,8 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_bindir}/th_gen_idx.pl
|
|
|
|
%{_bindir}/th_gen_idx.pl
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Thu Mar 11 2010 Caolan McNamara <caolanm@redhat.com> - 1.2.0-1
|
|
|
|
* Mon Jun 21 2010 Caolán McNamara <caolanm@redhat.com> - 1.2.1-1
|
|
|
|
|
|
|
|
- latest version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Mar 11 2010 Caolán McNamara <caolanm@redhat.com> - 1.2.0-1
|
|
|
|
- initial version
|
|
|
|
- initial version
|
|
|
|