diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..15e03b4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +SOURCES/es_AR.oxt +SOURCES/es_BO.oxt +SOURCES/es_CL.oxt +SOURCES/es_CO.oxt +SOURCES/es_CR.oxt +SOURCES/es_CU.oxt +SOURCES/es_DO.oxt +SOURCES/es_EC.oxt +SOURCES/es_ES.oxt +SOURCES/es_GT.oxt +SOURCES/es_HN.oxt +SOURCES/es_MX.oxt +SOURCES/es_NI.oxt +SOURCES/es_PA.oxt +SOURCES/es_PE.oxt +SOURCES/es_PR.oxt +SOURCES/es_PY.oxt +SOURCES/es_SV.oxt +SOURCES/es_US.oxt +SOURCES/es_UY.oxt +SOURCES/es_VE.oxt diff --git a/.hunspell-es.metadata b/.hunspell-es.metadata new file mode 100644 index 0000000..c6c077b --- /dev/null +++ b/.hunspell-es.metadata @@ -0,0 +1,21 @@ +ea58a857ae52cfadc3058f060ec1d0310d68d739 SOURCES/es_AR.oxt +a1758e34101d3ab1a4aebcc60939af05af95f8db SOURCES/es_BO.oxt +c9301fb2ec1809bdf2f92e2b84b646205a83e3f5 SOURCES/es_CL.oxt +208cde41fd398a60446fd71b11533dde90601521 SOURCES/es_CO.oxt +19a1d67a4db772421597fe3b755704339b5e32cc SOURCES/es_CR.oxt +bd4e9675b0333e56bbdd7743b58452cd05347699 SOURCES/es_CU.oxt +8880203a154d055f10299c239c1597c4ad432f0c SOURCES/es_DO.oxt +15f90968685fad2d313cd8547022b412865542da SOURCES/es_EC.oxt +0dc2162f26c07c295486323eef263ae31f71b958 SOURCES/es_ES.oxt +1d493e7d09a66bdf5ba55c986686dbe53ffdd301 SOURCES/es_GT.oxt +5d28e72a9be0c78394c5903ea4fd4a850596077e SOURCES/es_HN.oxt +aaf946ff0dc16137d1cce33415bc7f36b579ea9e SOURCES/es_MX.oxt +45c1bc94ca58bd1b7ba46b82085925f2b538ae6e SOURCES/es_NI.oxt +8fc1a73f56a377088493c2976e4ecc311247aafb SOURCES/es_PA.oxt +5f487594b056dccfe6b896926209b5e8dbef1956 SOURCES/es_PE.oxt +73ddaaf775ee0604dce25218276d532da01c5313 SOURCES/es_PR.oxt +4cf20bf22191b7fc9866f17b1f5f22a1be4f6093 SOURCES/es_PY.oxt +55390da557106e171e61567c0c310e363b3ea8d2 SOURCES/es_SV.oxt +ccc92626d03757909cea38cdf73134f76ab0a164 SOURCES/es_US.oxt +5646727d95aaa69c3994e0dd0c742bfb69cf4b1d SOURCES/es_UY.oxt +44a461a28f97234c068d73d6600dba6ef9f97cf2 SOURCES/es_VE.oxt diff --git a/SPECS/hunspell-es.spec b/SPECS/hunspell-es.spec new file mode 100644 index 0000000..dad6ee2 --- /dev/null +++ b/SPECS/hunspell-es.spec @@ -0,0 +1,458 @@ +Name: hunspell-es +Summary: Spanish hunspell dictionaries +Version: 2.3 +Release: 10%{?dist} +Epoch: 1 +Source0: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_AR.oxt +Source1: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_BO.oxt +Source2: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_CL.oxt +Source3: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_CO.oxt +Source4: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_CR.oxt +Source5: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_CU.oxt +Source6: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_DO.oxt +Source7: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_EC.oxt +Source8: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_ES.oxt +Source9: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_GT.oxt +Source10: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_HN.oxt +Source11: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_MX.oxt +Source12: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_NI.oxt +Source13: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PA.oxt +Source14: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PE.oxt +Source15: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PR.oxt +Source16: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_PY.oxt +Source17: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_SV.oxt +Source18: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_UY.oxt +Source19: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_US.oxt +Source20: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_VE.oxt + +URL: https://github.com/sbosio/rla-es/ +License: LGPLv3+ or GPLv3+ or MPLv1.1 +BuildArch: noarch + +Requires: hunspell +Requires: hunspell-es-AR = %{epoch}:%{version}-%{release} +Requires: hunspell-es-BO = %{epoch}:%{version}-%{release} +Requires: hunspell-es-CL = %{epoch}:%{version}-%{release} +Requires: hunspell-es-CO = %{epoch}:%{version}-%{release} +Requires: hunspell-es-CR = %{epoch}:%{version}-%{release} +Requires: hunspell-es-CU = %{epoch}:%{version}-%{release} +Requires: hunspell-es-DO = %{epoch}:%{version}-%{release} +Requires: hunspell-es-EC = %{epoch}:%{version}-%{release} +Requires: hunspell-es-ES = %{epoch}:%{version}-%{release} +Requires: hunspell-es-GT = %{epoch}:%{version}-%{release} +Requires: hunspell-es-HN = %{epoch}:%{version}-%{release} +Requires: hunspell-es-MX = %{epoch}:%{version}-%{release} +Requires: hunspell-es-NI = %{epoch}:%{version}-%{release} +Requires: hunspell-es-PA = %{epoch}:%{version}-%{release} +Requires: hunspell-es-PE = %{epoch}:%{version}-%{release} +Requires: hunspell-es-PR = %{epoch}:%{version}-%{release} +Requires: hunspell-es-PY = %{epoch}:%{version}-%{release} +Requires: hunspell-es-SV = %{epoch}:%{version}-%{release} +Requires: hunspell-es-UY = %{epoch}:%{version}-%{release} +Requires: hunspell-es-US = %{epoch}:%{version}-%{release} +Requires: hunspell-es-VE = %{epoch}:%{version}-%{release} +Supplements: (hunspell and langpacks-es) + +%description +Spanish (Spain, Mexico, etc.) hunspell dictionaries. + +%package AR +Requires: hunspell +Summary: Argentine Spanish hunspell dictionary + +%description AR +Argentine Spanish hunspell dictionary + +%package BO +Requires: hunspell +Summary: Bolivian Spanish hunspell dictionary + +%description BO +Bolivian Spanish hunspell dictionary + +%package CL +Requires: hunspell +Summary: Chilean Spanish hunspell dictionary + +%description CL +Chilean Spanish hunspell dictionary + +%package CO +Requires: hunspell +Summary: Colombian Spanish hunspell dictionary + +%description CO +Colombian Spanish hunspell dictionary + +%package CR +Requires: hunspell +Summary: Costa Rican Spanish hunspell dictionary + +%description CR +Costa Rican Spanish hunspell dictionary + +%package CU +Requires: hunspell +Summary: Cuban Spanish hunspell dictionary + +%description CU +Cuban Spanish hunspell dictionary + +%package DO +Requires: hunspell +Summary: Dominican Spanish hunspell dictionary + +%description DO +Dominican Spanish hunspell dictionary + +%package EC +Requires: hunspell +Summary: Ecuadorian Spanish hunspell dictionary + +%description EC +Ecuadorian Spanish hunspell dictionary + +%package ES +Requires: hunspell +Summary: European Spanish hunspell dictionary + +%description ES +European Spanish hunspell dictionary + +%package GT +Requires: hunspell +Summary: Guatemalan Spanish hunspell dictionary + +%description GT +Guatemalan Spanish hunspell dictionary + +%package HN +Requires: hunspell +Summary: Honduran Spanish hunspell dictionary + +%description HN +Honduran Spanish hunspell dictionary + +%package MX +Requires: hunspell +Summary: Mexican Spanish hunspell dictionary + +%description MX +Mexican Spanish hunspell dictionary + +%package NI +Requires: hunspell +Summary: Nicaraguan Spanish hunspell dictionary + +%description NI +Nicaraguan Spanish hunspell dictionary + +%package PA +Requires: hunspell +Summary: Panamanian Spanish hunspell dictionary + +%description PA +Panamanian Spanish hunspell dictionary + +%package PE +Requires: hunspell +Summary: Peruvian Spanish hunspell dictionary + +%description PE +Peruvian Spanish hunspell dictionary + +%package PR +Requires: hunspell +Summary: Puerto Rican Spanish hunspell dictionary + +%description PR +Puerto Rican Spanish hunspell dictionary + +%package PY +Requires: hunspell +Summary: Paraguayan Spanish hunspell dictionary + +%description PY +Paraguayan Spanish hunspell dictionary + +%package SV +Requires: hunspell +Summary: Salvadoran Spanish hunspell dictionary + +%description SV +Salvadoran Spanish hunspell dictionary + +%package US +Requires: hunspell +Summary: US Spanish hunspell dictionary + +%description US +US Spanish hunspell dictionary + +%package UY +Requires: hunspell +Summary: Uruguayan Spanish hunspell dictionary + +%description UY +Uruguayan Spanish hunspell dictionary + +%package VE +Requires: hunspell +Summary: Venezuelan Spanish hunspell dictionary + +%description VE +Venezuelan Spanish hunspell dictionary + +%define es_REGIONS es_ES es_AR es_BO es_CL es_CO es_CR es_CU es_DO es_EC es_GT es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE + +%prep +%setup -q -c -n hunspell-es + +for REGION in %{es_REGIONS}; do + unzip -q -o %{_sourcedir}/${REGION}.oxt +done + +%build + +%install +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell + +# supported Spanish language regions: +for REGION in %{es_REGIONS}; do + cp -p $REGION.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ + cp -p $REGION.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/ +done + +%files + +%files ES +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_ES.* + + +%files AR +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_AR.* + + +%files BO +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_BO.* + + +%files CL +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_CL.* + + +%files CO +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_CO.* + + +%files CR +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_CR.* + + +%files CU +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_CU.* + + +%files DO +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_DO.* + + +%files EC +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_EC.* + + +%files GT +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_GT.* + + +%files HN +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_HN.* + + +%files MX +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_MX.* + + +%files NI +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_NI.* + + +%files PA +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_PA.* + + +%files PE +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_PE.* + + +%files PR +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_PR.* + + +%files PY +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_PY.* + + +%files SV +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_SV.* + + +%files US +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_US.* + + +%files UY +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_UY.* + + +%files VE +%doc README.txt Changelog.txt +%license GPLv3.txt MPL-1.1.txt LGPLv3.txt +%{_datadir}/myspell/es_VE.* + +%changelog +* Mon Aug 09 2021 Mohan Boddu - 1:2.3-10 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + +* Fri Apr 16 2021 Mohan Boddu - 1:2.3-9 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + +* Tue Jan 26 2021 Fedora Release Engineering - 1:2.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Jul 28 2020 Fedora Release Engineering - 1:2.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jan 29 2020 Fedora Release Engineering - 1:2.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Jul 25 2019 Fedora Release Engineering - 1:2.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Feb 01 2019 Fedora Release Engineering - 1:2.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Jul 13 2018 Fedora Release Engineering - 1:2.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Feb 07 2018 Fedora Release Engineering - 1:2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Mon Jan 8 2018 Ismael Olea - 1:2.3-1 +- update to v2.3 +- using license tag + +* Tue Jan 2 2018 Ismael Olea - 1:2.2-3 +- use upstream all Spanish variants supported by RLA-ES project + +* Fri Aug 18 2017 Caolán McNamara - 1:2.2-2 +- use upstream es_MX for Mexican variant + +* Thu Aug 17 2017 Caolán McNamara - 1:2.2-1 +- update to 2.2 + +* Wed Jul 26 2017 Fedora Release Engineering - 1:0.7-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 1:0.7-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Feb 19 2016 Parag Nemade - 1:0.7-6 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + +* Thu Feb 04 2016 Fedora Release Engineering - 1:0.7-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 1:0.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 1:0.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 1:0.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Wed Jul 17 2013 Caolán McNamara - 1:0.7-1 +- update to 0.7 + +* Thu Feb 14 2013 Fedora Release Engineering - 1:0.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 1:0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Fri Jun 15 2012 Ismael Olea - 1:0.6-1 +- update to 0.6 + +* Fri Jan 13 2012 Fedora Release Engineering - 0.20081215-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Wed Feb 09 2011 Fedora Release Engineering - 0.20081215-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Fri Jul 24 2009 Fedora Release Engineering - 0.20081215-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Tue Feb 24 2009 Fedora Release Engineering - 0.20081215-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Tue Dec 16 2008 Caolan McNamara - 0.20081215-1 +- latest version + +* Mon Sep 29 2008 Caolan McNamara - 0.20051031-3 +- add es_CU as Cuba for OOo + +* Tue Jul 08 2008 Caolan McNamara - 0.20051031-2 +- add es_US + +* Mon Aug 20 2007 Caolan McNamara - 0.20051031-1 +- latest version +- clarify license version + +* Thu Aug 09 2007 Caolan McNamara - 0.20050510-2 +- clarify license version + +* Thu Dec 07 2006 Caolan McNamara - 0.20050510-1 +- initial version