|
|
3d070a |
Name: hunspell-zu
|
|
|
3d070a |
Summary: Zulu hunspell dictionaries
|
|
|
3d070a |
%global upstreamid 20100126
|
|
|
3d070a |
Version: 0.%{upstreamid}
|
|
|
3d070a |
Release: 16%{?dist}
|
|
|
3d070a |
Source: https://downloads.sourceforge.net/project/aoo-extensions/3132/3/dict-zu_za-2010.01.26.oxt
|
|
|
3d070a |
URL: https://extensions.openoffice.org/en/project/zulu-spell-checker
|
|
|
3d070a |
# There is no License information in this new sourceforge Source: archive
|
|
|
3d070a |
# Based on old gone upstream archive, Let's keep GPLv3+ license
|
|
|
3d070a |
# old and new archive .dic and .aff contents are same
|
|
|
3d070a |
License: GPLv3+
|
|
|
3d070a |
BuildArch: noarch
|
|
|
3d070a |
|
|
|
3d070a |
Requires: hunspell
|
|
|
3d070a |
Supplements: (hunspell and langpacks-zu)
|
|
|
3d070a |
|
|
|
3d070a |
%description
|
|
|
3d070a |
Zulu hunspell dictionaries.
|
|
|
3d070a |
|
|
|
3d070a |
%prep
|
|
|
3d070a |
%autosetup -c
|
|
|
3d070a |
|
|
|
3d070a |
%build
|
|
|
3d070a |
for i in README-zu_ZA.txt; do
|
|
|
3d070a |
if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
|
|
|
3d070a |
iconv -f ISO-8859-2 -t UTF-8 $i > $i.new
|
|
|
3d070a |
touch -r $i $i.new
|
|
|
3d070a |
mv -f $i.new $i
|
|
|
3d070a |
fi
|
|
|
3d070a |
tr -d '\r' < $i > $i.new
|
|
|
3d070a |
touch -r $i $i.new
|
|
|
3d070a |
mv -f $i.new $i
|
|
|
3d070a |
done
|
|
|
3d070a |
|
|
|
3d070a |
%install
|
|
|
3d070a |
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|
|
3d070a |
cp -p zu_ZA.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/zu.aff
|
|
|
3d070a |
cp -p zu_ZA.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/zu.dic
|
|
|
3d070a |
|
|
|
3d070a |
|
|
|
3d070a |
%files
|
|
|
3d070a |
%doc README-zu_ZA.txt
|
|
|
3d070a |
%{_datadir}/myspell/*
|
|
|
3d070a |
|
|
|
3d070a |
%changelog
|
|
|
3d070a |
* Mon Jul 09 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.20100126-16
|
|
|
3d070a |
- Update Source tag
|
|
|
3d070a |
- License is still same GPLv3+ based on old archive
|
|
|
3d070a |
|
|
|
3d070a |
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20100126-15
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20100126-14
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20100126-13
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.20100126-12
|
|
|
3d070a |
- Add Supplements: tag for langpacks naming guidelines
|
|
|
3d070a |
- Clean the specfile to follow current packaging guidelines
|
|
|
3d070a |
|
|
|
3d070a |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.20100126-11
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100126-10
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100126-9
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100126-8
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100126-7
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Tue Nov 06 2012 Caolán McNamara <caolanm@redhat.com> - 0.20100126-6
|
|
|
3d070a |
- clarify license
|
|
|
3d070a |
|
|
|
3d070a |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100126-5
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100126-4
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100126-3
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Tue Sep 07 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100126-2
|
|
|
3d070a |
- tidy spec
|
|
|
3d070a |
|
|
|
3d070a |
* Sat Feb 06 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100126-1
|
|
|
3d070a |
- latest version
|
|
|
3d070a |
|
|
|
3d070a |
* Fri Dec 11 2009 Caolán McNamara <caolanm@redhat.com> - 0.20091210-1
|
|
|
3d070a |
- latest version
|
|
|
3d070a |
|
|
|
3d070a |
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20060120-4
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20060120-3
|
|
|
3d070a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
3d070a |
|
|
|
3d070a |
* Fri Aug 03 2007 Caolán McNamara <caolanm@redhat.com> - 0.20060120-2
|
|
|
3d070a |
- clarify license version
|
|
|
3d070a |
|
|
|
3d070a |
* Thu Dec 07 2006 Caolán McNamara <caolanm@redhat.com> - 0.20060120-1
|
|
|
3d070a |
- initial version
|