hunspell-qu/hunspell-qu.spec

53 lines
1.3 KiB
RPMSpec
Raw Normal View History

2009-10-15 22:04:56 +00:00
Name: hunspell-qu
Summary: Quechua Ecuador hunspell dictionaries
2010-10-28 12:56:09 +00:00
Version: 0.8
Release: 2%{?dist}
2009-10-15 22:04:56 +00:00
Group: Applications/Text
2010-10-28 12:56:09 +00:00
Source: http://extensions.services.openoffice.org/e-files/2121/7/qu_EC-0.8.oxt
2009-10-15 22:04:56 +00:00
URL: http://extensions.services.openoffice.org/project/KichwaSpellchecker
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: AGPLv3
BuildArch: noarch
Requires: hunspell
%description
2010-05-11 13:29:29 +00:00
Quechua Ecuador hunspell dictionaries.
2009-10-15 22:04:56 +00:00
%prep
%setup -q -c
%build
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p qu_EC.aff qu_EC.dic $RPM_BUILD_ROOT/%{_datadir}/myspell
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc CURRENTVERSION.txt LICENSE.txt README.txt REVISION.txt
%{_datadir}/myspell/*
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2010-10-28 12:56:09 +00:00
* Thu Oct 28 2010 Caolan McNamara <caolanm@redhat.com> - 0.8-1
- latest version
2010-06-12 15:25:53 +00:00
* Sat Jun 12 2010 Caolan McNamara <caolanm@redhat.com> - 0.7-1
- latest version
2010-05-11 13:29:29 +00:00
* Tue May 11 2010 Caolan McNamara <caolanm@redhat.com> - 0.6-1
- latest version
2010-02-18 13:05:39 +00:00
* Thu Feb 18 2010 Caolan McNamara <caolanm@redhat.com> - 0.5-1
- latest version
2009-10-15 22:04:56 +00:00
* Wed Oct 14 2009 Caolan McNamara <caolanm@redhat.com> - 0.4-1
- initial version