diff --git a/SPECS/hunspell-ak.spec b/SPECS/hunspell-ak.spec new file mode 100644 index 0000000..5d1bb4d --- /dev/null +++ b/SPECS/hunspell-ak.spec @@ -0,0 +1,84 @@ +Name: hunspell-ak +Summary: Akan hunspell dictionaries +Version: 0.9.1 +Release: 1%{?dist} +Source: https://addons.mozilla.org/firefox/downloads/file/376172/akan_spelling_dictionary-0.9.1-typefix-fx.xpi +URL: http://kasahorow.org/content/akan-nsɛmfuaasekyerɛ +#https://addons.mozilla.org/en-US/firefox/versions/license/73122 +License: LGPLv3 +BuildArch: noarch +BuildRequires: redland + +Requires: hunspell +Supplements: (hunspell and langpacks-ak) + +%description +Akan hunspell dictionaries. + +%prep +%autosetup -c + +%build +rdfproc hunspell-oc parse install.rdf +rdfproc hunspell-oc print | grep install-manifest | grep -v targetApplication | sed -e 's/.*#//' | sed -e 's/], "/: /'| sed -e 's/"}//' > CREDITS +chmod -x dictionaries/ak-GH.* + +%install +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p dictionaries/ak-GH.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/ak_GH.aff +cp -p dictionaries/ak-GH.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ak_GH.dic + + +%files +%doc CREDITS +%{_datadir}/myspell/* + +%changelog +* Sat Jul 07 2018 Parag Nemade - 0.9.1-1 +- Update Source to 0.9.1 + +* Wed Feb 07 2018 Fedora Release Engineering - 0.6-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 0.6-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 0.6-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Feb 19 2016 Parag Nemade - 0.6-11 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + +* Wed Feb 03 2016 Fedora Release Engineering - 0.6-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 0.6-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 0.6-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 0.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Thu Feb 14 2013 Fedora Release Engineering - 0.6-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 0.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Fri Jan 13 2012 Fedora Release Engineering - 0.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Tue Aug 30 2011 Caolan McNamara - 0.6-3 +- Resolves: rhbz#734218 remove executable flags + +* Wed Feb 09 2011 Fedora Release Engineering - 0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Thu Feb 25 2010 Caolan McNamara - 0.6-1 +- latest version + +* Fri Aug 21 2009 Caolan McNamara - 0.3-1 +- initial version