|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: mythes
|
|
|
|
|
Summary: A thesaurus library
|
|
|
|
|
Version: 1.2.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Source: http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
URL: http://hunspell.sourceforge.net/
|
|
|
|
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_bindir}/th_gen_idx.pl
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Dec 21 2011 Caolán McNamara <caolanm@redhat.com> - 1.2.2-1
|
|
|
|
|
- latest version
|
|
|
|
|
- drop integrated mythes-1.2.1-rhbz675806.patch
|
|
|
|
|