commit a9d22445fa81ca93ec20b752c3ecc8f59d7592c7 Author: CentOS Sources Date: Tue May 7 09:05:37 2019 -0400 import hunspell-dsb-1.4.8-1.el8 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a268613 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/lower_sorbian_spelling_dictionary-1.4.8.oxt diff --git a/.hunspell-dsb.metadata b/.hunspell-dsb.metadata new file mode 100644 index 0000000..3108475 --- /dev/null +++ b/.hunspell-dsb.metadata @@ -0,0 +1 @@ +3352f25624c1c4da96a1e3f7ea0c4f05939c960d SOURCES/lower_sorbian_spelling_dictionary-1.4.8.oxt diff --git a/SPECS/hunspell-dsb.spec b/SPECS/hunspell-dsb.spec new file mode 100644 index 0000000..916123d --- /dev/null +++ b/SPECS/hunspell-dsb.spec @@ -0,0 +1,107 @@ +Name: hunspell-dsb +Summary: Lower Sorbian hunspell dictionaries +Version: 1.4.8 +Release: 1%{?dist} +Source: https://downloads.sourceforge.net/project/aoo-extensions/3045/14/lower_sorbian_spelling_dictionary-%{version}.oxt +URL: http://dsb-spell.sourceforge.net +License: GPLv2+ +BuildArch: noarch + +Requires: hunspell +Supplements: (hunspell and langpacks-dsb) + +%description +Lower Sorbian hunspell dictionaries. + +%prep +%autosetup -c + +%build + +%install +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p dsb_DE.* $RPM_BUILD_ROOT/%{_datadir}/myspell + + +%files +%doc description/desc_de.txt description/desc_en.txt description/desc_pl.txt +%license registration/license_en.txt + +%{_datadir}/myspell/* + +%changelog +* Sat Jul 07 2018 Parag Nemade - 1.4.8-1 +- Update to new upstream 1.4.8 + +* Wed Feb 07 2018 Fedora Release Engineering - 1.4.6-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 1.4.6-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 1.4.6-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Feb 19 2016 Parag Nemade - 1.4.6-8 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + +* Thu Feb 04 2016 Fedora Release Engineering - 1.4.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 1.4.6-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 1.4.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 1.4.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Thu Feb 14 2013 Fedora Release Engineering - 1.4.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 1.4.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Mon May 14 2012 Caolán McNamara - 1.4.6-1 +- latest version + +* Fri Jan 13 2012 Fedora Release Engineering - 1.4.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Mon Aug 08 2011 Caolán McNamara - 1.4.5-1 +- latest version + +* Wed Feb 09 2011 Fedora Release Engineering - 1.4.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Tue Jan 04 2011 Caolán McNamara - 1.4.4-1 +- latest version + +* Thu Dec 02 2010 Caolán McNamara - 1.4.3-1 +- latest version + +* Mon May 24 2010 Caolán McNamara - 1.4.2-1 +- latest version + +* Sun Apr 11 2010 Caolán McNamara - 1.4.1-1 +- latest version + +* Wed Mar 31 2010 Caolán McNamara - 1.4.0-1 +- latest version + +* Thu Mar 04 2010 Caolán McNamara - 1.3.0-1 +- latest version + +* Wed Jan 06 2010 Caolán McNamara - 1.2.0-1 +- latest version + +* Fri Dec 11 2009 Caolán McNamara - 1.1.3-1 +- latest version + +* Tue Nov 03 2009 Caolán McNamara - 1.1.2-1 +- latest version + +* Wed Oct 14 2009 Caolán McNamara - 1.1.1-1 +- initial version