From 0adeaf3abcde8b47127178ea6be1efe963fc40a4 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 07 2019 12:47:58 +0000 Subject: import hunspell-shs-0.20090828-13.el8 --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7412c9e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/hunspell-shs-ca.tar.gz diff --git a/.hunspell-shs.metadata b/.hunspell-shs.metadata new file mode 100644 index 0000000..65538bb --- /dev/null +++ b/.hunspell-shs.metadata @@ -0,0 +1 @@ +9fb8310934c0ce3d803c9cf7a23ecf2aa50643ee SOURCES/hunspell-shs-ca.tar.gz diff --git a/SPECS/hunspell-shs.spec b/SPECS/hunspell-shs.spec new file mode 100644 index 0000000..1b37f88 --- /dev/null +++ b/SPECS/hunspell-shs.spec @@ -0,0 +1,74 @@ +Name: hunspell-shs +Summary: Shuswap hunspell dictionaries +%global upstreamid 20090828 +Version: 0.%{upstreamid} +Release: 13%{?dist} +Source: http://secpewt.sd73.bc.ca/hunspell/hunspell-shs-ca.tar.gz +URL: http://secpewt.sd73.bc.ca/wordlist +License: GPLv2+ +BuildArch: noarch +BuildRequires: hunspell-devel + +Requires: hunspell +Supplements: (hunspell and langpacks-shs) + +%description +Shuswap hunspell dictionaries. + +%prep +%setup -q -c + +%build + +%install +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p hunspell/shs_CA.* $RPM_BUILD_ROOT/%{_datadir}/myspell + + +%files +%doc hunspell/COPYING hunspell/Copyright hunspell/README +%{_datadir}/myspell/* + +%changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0.20090828-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 0.20090828-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 0.20090828-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Feb 19 2016 Parag Nemade - 0.20090828-10 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + +* Thu Feb 04 2016 Fedora Release Engineering - 0.20090828-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 0.20090828-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 0.20090828-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 0.20090828-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Thu Feb 14 2013 Fedora Release Engineering - 0.20090828-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 0.20090828-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Fri Jan 13 2012 Fedora Release Engineering - 0.20090828-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Wed Feb 09 2011 Fedora Release Engineering - 0.20090828-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Mon Aug 31 2009 Caolan McNamara - 0.20090828-1 +- latest version + +* Thu Aug 27 2009 Caolan McNamara - 0.20081107-1 +- initial version