latest version

This commit is contained in:
Caolán McNamara 2014-01-13 09:26:23 +00:00
parent 166d4c5b73
commit 8ea639b207
3 changed files with 14 additions and 12 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
hunspell-ar_20080110.tar.gz
/hunspell-ar_3.2.zip

View File

@ -1,13 +1,11 @@
%global upstreamid 20080110
Summary: Arabic hunspell dictionaries
Name: hunspell-ar
Version: 0.%{upstreamid}
Release: 10%{?dist}
Version: 3.2
Release: 1%{?dist}
License: GPLv2 or LGPLv2 or MPLv1.1
Group: Applications/Text
URL: http://ayaspell.sourceforge.net/
Source: http://downloads.sourceforge.net/ayaspell/hunspell-ar_%{upstreamid}.tar.gz
Source: http://sourceforge.net/projects/ayaspell/files/hunspell-ar_%{version}.zip
BuildArch: noarch
Requires: hunspell
@ -16,10 +14,10 @@ Requires: hunspell
Arabic (Egypt, Algeria, etc.) hunspell dictionaries.
%prep
%setup -q -n %{name}_%{upstreamid}
%setup -q -c
%build
# nothing to build
chmod -x *
%install
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
@ -35,10 +33,13 @@ done
popd
%files
%doc AUTHORS ChangeLog-ar COPYING README-ar THANKS
%doc AUTHORS ChangeLog-ar COPYING README-* THANKS
%{_datadir}/myspell/*
%changelog
* Mon Jan 13 2014 Caolán McNamara <caolanm@redhat.com> - 3.2-1
- latest version
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080110-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
@ -60,14 +61,14 @@ popd
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080110-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed May 06 2009 Caolan McNamara <caolanm@redhat.com> - 0.20080110-3
* Wed May 06 2009 Caolán McNamara <caolanm@redhat.com> - 0.20080110-3
- extend aliases
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080110-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Apr 28 2008 Caolan McNamara <caolanm@redhat.com> - 0.20080110-1
* Mon Apr 28 2008 Caolán McNamara <caolanm@redhat.com> - 0.20080110-1
- use the much lighter ayaspell data instead of Buckwalter
* Wed Jun 06 2007 Caolan McNamara <caolanm@redhat.com> - 0.20060208-1
* Wed Jun 06 2007 Caolán McNamara <caolanm@redhat.com> - 0.20060208-1
- initial version

View File

@ -1 +1 @@
69990932920960eb765fd35883640124 hunspell-ar_20080110.tar.gz
2241354cf353f6ca08a5f84854f56aef hunspell-ar_3.2.zip