From 79a40e47c8771614195a4687dd3945ddc33f401d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 07 2019 11:34:50 +0000 Subject: import hunspell-ts-0.20110323.1-1.el8 --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..29b86ea --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/tsonga_spell_checker-20110323.1-typefix-fn+sm+tb+fx.xpi diff --git a/.hunspell-ts.metadata b/.hunspell-ts.metadata new file mode 100644 index 0000000..278a60a --- /dev/null +++ b/.hunspell-ts.metadata @@ -0,0 +1 @@ +9acd2486ab00eeb9ffab1081e153fe2588e7433f SOURCES/tsonga_spell_checker-20110323.1-typefix-fn+sm+tb+fx.xpi diff --git a/SPECS/hunspell-ts.spec b/SPECS/hunspell-ts.spec new file mode 100644 index 0000000..4e4d5cf --- /dev/null +++ b/SPECS/hunspell-ts.spec @@ -0,0 +1,83 @@ +Name: hunspell-ts +Summary: Tsonga hunspell dictionaries +%global upstreamid 20110323.1 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source:https://addons.mozilla.org/firefox/downloads/file/376225/tsonga_spell_checker-20110323.1-typefix-fn+sm+tb+fx.xpi +URL: https://addons.mozilla.org/en-US/firefox/addon/tsonga-spell-checker/ +License: LGPLv2+ +BuildArch: noarch + +Requires: hunspell +Supplements: (hunspell and langpacks-ts) + +%description +Tsonga hunspell dictionaries. + +%prep +%autosetup -c -n hunspell-ts + +%build + +%install +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p dictionaries/ts-ZA.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/ts_ZA.aff +cp -p dictionaries/ts-ZA.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ts_ZA.dic + + +%files +%doc README-ts-ZA.txt +%{_datadir}/myspell/* + +%changelog +* Mon Jul 09 2018 Parag Nemade - 0.20110323.1-1 +- Update to new upstream 20110323.1-typefix + +* Wed Feb 07 2018 Fedora Release Engineering - 0.20091101-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 0.20091101-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 0.20091101-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Feb 19 2016 Parag Nemade - 0.20091101-10 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + +* Thu Feb 04 2016 Fedora Release Engineering - 0.20091101-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 0.20091101-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 0.20091101-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 0.20091101-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Thu Feb 14 2013 Fedora Release Engineering - 0.20091101-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 0.20091101-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Fri Jan 13 2012 Fedora Release Engineering - 0.20091101-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Wed Feb 09 2011 Fedora Release Engineering - 0.20091101-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Tue Jul 20 2010 Caolán McNamara - 0.20091101-1 +- latest version + +* Fri Jul 24 2009 Fedora Release Engineering - 0.20060123-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Tue Feb 24 2009 Fedora Release Engineering - 0.20060123-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Fri Sep 12 2008 Caolán McNamara - 0.20060123-1 +- initial version