|
|
a5685b |
%global ver_date 2014-11-08
|
|
|
a5685b |
|
|
|
a5685b |
Summary: Arabic hunspell dictionaries
|
|
|
a5685b |
Name: hunspell-ar
|
|
|
a5685b |
Version: 3.5
|
|
|
a5685b |
Release: 15%{?dist}
|
|
|
a5685b |
License: GPLv2 or LGPLv2 or MPLv1.1
|
|
|
a5685b |
URL: http://ayaspell.sourceforge.net/
|
|
|
a5685b |
Source: http://sourceforge.net/projects/ayaspell/files/hunspell-ar_%{version}.%{ver_date}.zip
|
|
|
a5685b |
|
|
|
a5685b |
BuildArch: noarch
|
|
|
a5685b |
Requires: hunspell
|
|
|
a5685b |
Supplements: (hunspell and langpacks-ar)
|
|
|
a5685b |
|
|
|
a5685b |
%description
|
|
|
a5685b |
Arabic (Egypt, Algeria, etc.) hunspell dictionaries.
|
|
|
a5685b |
|
|
|
a5685b |
%prep
|
|
|
a5685b |
%setup -q -c
|
|
|
a5685b |
|
|
|
a5685b |
%build
|
|
|
a5685b |
chmod -x *
|
|
|
a5685b |
|
|
|
a5685b |
%install
|
|
|
a5685b |
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|
|
a5685b |
cp -p ar.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ar_TN.dic
|
|
|
a5685b |
cp -p ar.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/ar_TN.aff
|
|
|
a5685b |
|
|
|
a5685b |
pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
|
|
a5685b |
ar_TN_aliases="ar_AE ar_BH ar_DJ ar_DZ ar_EG ar_ER ar_IL ar_IN ar_IQ ar_JO ar_KM ar_KW ar_LB ar_LY ar_MA ar_MR ar_OM ar_PS ar_QA ar_SA ar_SD ar_SO ar_SY ar_TD ar_YE"
|
|
|
a5685b |
for lang in $ar_TN_aliases; do
|
|
|
a5685b |
ln -s ar_TN.aff $lang.aff
|
|
|
a5685b |
ln -s ar_TN.dic $lang.dic
|
|
|
a5685b |
done
|
|
|
a5685b |
popd
|
|
|
a5685b |
|
|
|
a5685b |
%files
|
|
|
a5685b |
%doc AUTHORS ChangeLog-ar COPYING README-* THANKS
|
|
|
a5685b |
%{_datadir}/myspell/*
|
|
|
a5685b |
|
|
|
a5685b |
%changelog
|
|
|
a5685b |
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.5-15
|
|
|
a5685b |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
a5685b |
Related: rhbz#1991688
|
|
|
a5685b |
|
|
|
a5685b |
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.5-14
|
|
|
a5685b |
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
a5685b |
|
|
|
a5685b |
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-13
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-12
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-11
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-10
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-9
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-8
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-7
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-6
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-5
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.5-4
|
|
|
a5685b |
- Add Supplements: tag for langpacks naming guidelines
|
|
|
a5685b |
- Clean the specfile to follow current packaging guidelines
|
|
|
a5685b |
|
|
|
a5685b |
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-3
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5-2
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Tue Dec 9 2014 Mosaab Alzoubi <moceap@hotmail.com> - 3.5-1
|
|
|
a5685b |
- Add ver_date to source link
|
|
|
a5685b |
- Update to 3.5
|
|
|
a5685b |
|
|
|
a5685b |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-2
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Mon Jan 13 2014 Caolán McNamara <caolanm@redhat.com> - 3.2-1
|
|
|
a5685b |
- latest version
|
|
|
a5685b |
|
|
|
a5685b |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080110-10
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080110-9
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Mon Nov 12 2012 Peter Schiffer <pschiffe@redhat.com> - 0.20080110-8
|
|
|
a5685b |
- .spec file cleanup
|
|
|
a5685b |
|
|
|
a5685b |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080110-7
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080110-6
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080110-5
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080110-4
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Wed May 06 2009 Caolán McNamara <caolanm@redhat.com> - 0.20080110-3
|
|
|
a5685b |
- extend aliases
|
|
|
a5685b |
|
|
|
a5685b |
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080110-2
|
|
|
a5685b |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
a5685b |
|
|
|
a5685b |
* Mon Apr 28 2008 Caolán McNamara <caolanm@redhat.com> - 0.20080110-1
|
|
|
a5685b |
- use the much lighter ayaspell data instead of Buckwalter
|
|
|
a5685b |
|
|
|
a5685b |
* Wed Jun 06 2007 Caolán McNamara <caolanm@redhat.com> - 0.20060208-1
|
|
|
a5685b |
- initial version
|