Blob Blame History Raw
Name: mythes-hu
Summary: Hungarian thesaurus
%define upstreamid 20100512
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://extensions.services.openoffice.org/e-files/1283/8/dict-hu.oxt
Group: Applications/Text
URL: http://extensions.services.openoffice.org/project/hu_dicts
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPLv2+
BuildArch: noarch
Requires: mythes

%description
Hungarian thesaurus.

%prep
%setup -q -c

%build

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mythes
cp -p th_hu_HU_v2.* $RPM_BUILD_ROOT/%{_datadir}/mythes

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc README_th_hu_HU_v2.txt
%{_datadir}/mythes/*

%changelog
* Sat May 15 2010 Caolan McNamara <caolanm@redhat.com> - 0.20100512-1
- latest version

* Sun Apr 04 2010 Caolan McNamara <caolanm@redhat.com> - 0.20100329-2
- mythes now owns /usr/share/mythes

* Wed Mar 31 2010 Caolan McNamara <caolanm@redhat.com> - 0.20100329-1
- latest version

* Sun Feb 14 2010 Caolan McNamara <caolanm@redhat.com> - 0.20100213-1
- latest version

* Fri Sep 18 2009 Caolan McNamara <caolanm@redhat.com> - 0.20090918-1
- latest version

* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20090203-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Tue Jul 14 2009 Caolan McNamara <caolanm@redhat.com> - 0.20090203-1
- initial version