2010-04-14 07:51:58 +00:00
|
|
|
Name: hunspell-ast
|
|
|
|
Summary: Asturian hunspell dictionaries
|
2010-04-16 07:28:41 +00:00
|
|
|
Epoch: 1
|
2011-08-08 08:12:47 +00:00
|
|
|
Version: 0.02
|
2012-07-19 13:23:23 +00:00
|
|
|
Release: 3%{?dist}
|
2010-04-14 07:51:58 +00:00
|
|
|
Group: Applications/Text
|
2011-08-08 08:12:47 +00:00
|
|
|
Source: http://extensions.services.openoffice.org/e-files/3932/1/asturianu.oxt
|
2010-04-14 07:51:58 +00:00
|
|
|
URL: http://softastur.org/
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
2010-04-16 07:28:41 +00:00
|
|
|
License: GPLv2+
|
2010-04-14 07:51:58 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
Requires: hunspell
|
|
|
|
|
|
|
|
%description
|
|
|
|
Asturian hunspell dictionaries.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -c
|
|
|
|
|
|
|
|
%build
|
|
|
|
chmod -x dictionaries/*
|
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|
|
|
cp -p dictionaries/ast.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/ast_ES.aff
|
|
|
|
cp -p dictionaries/ast.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ast_ES.dic
|
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%doc LICENSES-en.txt LICENCES-ast.txt
|
|
|
|
%{_datadir}/myspell/*
|
|
|
|
|
|
|
|
%changelog
|
2012-07-19 13:23:23 +00:00
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.02-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-01-13 05:04:43 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.02-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-08-08 08:12:47 +00:00
|
|
|
* Mon Aug 08 2011 Caolán McNamara <caolanm@redhat.com> - 1:0.02-1
|
|
|
|
- latest version
|
|
|
|
|
2011-02-09 09:45:13 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.01-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-04-16 07:28:41 +00:00
|
|
|
* Fri Apr 16 2010 Caolán McNamara <caolanm@redhat.com> - 1:0.01-1
|
|
|
|
- latest version
|
|
|
|
|
2010-04-14 07:51:58 +00:00
|
|
|
* Mon Apr 12 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100331-1
|
|
|
|
- initial version
|