From 0eb24fc7b10e327e2d166cc9bd89e0ee792b2322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 15 Oct 2020 12:39:27 +0200 Subject: [PATCH] RHEL 9.0.0 Alpha bootstrap The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/hunspell-es#0f2d7307ede56fda923cf87d73749fbaebb812b0 --- .gitignore | 21 +++ hunspell-es.spec | 448 +++++++++++++++++++++++++++++++++++++++++++++++ sources | 21 +++ 3 files changed, 490 insertions(+) create mode 100644 hunspell-es.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore index e69de29..97e6fba 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,21 @@ +/es_MX.oxt +/es_AR.oxt +/es_BO.oxt +/es_CL.oxt +/es_CO.oxt +/es_CR.oxt +/es_CU.oxt +/es_DO.oxt +/es_EC.oxt +/es_ES.oxt +/es_GT.oxt +/es_HN.oxt +/es_NI.oxt +/es_PA.oxt +/es_PE.oxt +/es_PR.oxt +/es_PY.oxt +/es_SV.oxt +/es_US.oxt +/es_UY.oxt +/es_VE.oxt diff --git a/hunspell-es.spec b/hunspell-es.spec new file mode 100644 index 0000000..dcaafe1 --- /dev/null +++ b/hunspell-es.spec @@ -0,0 +1,448 @@ +Name: hunspell-es +Summary: Spanish hunspell dictionaries +Version: 2.3 +Release: 7%{?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 +* 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 diff --git a/sources b/sources new file mode 100644 index 0000000..0a62dea --- /dev/null +++ b/sources @@ -0,0 +1,21 @@ +SHA512 (es_AR.oxt) = c28217ebb49bd94b808787953440ab9702b3d46e0faa43e39f25e9dfbad915e4310be6fcaeb7ac16775bde5ea73641db79a53908dd11e9d16321c041afd4925f +SHA512 (es_BO.oxt) = ee15be0b8e96ffd2eff6c3adca60db9cf9e4a1eb9c6af3da29c3874283153b00c4c843313853c0bdcc277602fbb95c8d3e8abe15e25596e92804499e5f083590 +SHA512 (es_CL.oxt) = 824a38e7d508c1b3aafc7f9fd0173b9d752ec5edb9d07c40b2affca693a73f73aff5f816b45e901b67efd365dc34ed86e15af6c118173d8b1d5f39eb277d5bc2 +SHA512 (es_CO.oxt) = 3a709100eb6cb15b5f1bb20447372dbc67bd27536fd6515b9b1f35447d1b5bffdea0f0b9aee42ba43f81d5c4f5b5c857749ee86c60dd9590bd48df3c688a446a +SHA512 (es_CR.oxt) = a6c2b65f0975e554dd35465113b21a0b3821ed51028c68f52b2a72ae6b2796e43b0e7f21b1aff7491186d614d1b997a9483371a93e3a77bf12bf81efaa5429cf +SHA512 (es_CU.oxt) = a6098f7521521e84373d143c423265e8c87e7e7b8ef328d16e4a9da40ef54b5417d19e86539753c541814cb040c7cffec07d7d020715b9f68409e3312a37f155 +SHA512 (es_DO.oxt) = 02bc65cd2d0cccf50bc3ef027356b759a6400531e809dda8d4bdb33e15b3b84d6a2274b6a38c0242c8c7e896a2b8515ca6607cdf2b09786140a9753867be952e +SHA512 (es_EC.oxt) = 5038d08e4b2f41d51a0deafd7948eb05de33b641e10fb1e7167badd823fa9dd7844c2e0617f0cf102f3818ef761fbae903b596f82d9576c288f33233f74e2362 +SHA512 (es_ES.oxt) = 566f22be881024ff45b2a20b69ffb20abbe4fd144fbd18abfa292e17e0a2f73a18b7f0459a2f4ef8f50832b2ce6974830ffd7de5674378202124641978b8b5a8 +SHA512 (es_GT.oxt) = 1090e0ba07e026fdfce65fc4ad75fa4fb4c9ac13172a5acd94e4549b7347c482f0da0a180e7d057807c93170ac03e258e17d75e9b2455b3c6e2011aef6079c8b +SHA512 (es_HN.oxt) = 4ba1f02228d436a4f4d907381841213ce3a42fadedd3cc916b665b506d1d112bb23aeb87f40147eaf619e919b9b06d58a8aead018edd3bb73593fc429bb07e02 +SHA512 (es_MX.oxt) = 10716a744e9889bc3baaad6163c1dad06e6756dbea95166866834480b562c0fa5abce01bd2d5e4b05f19e522e1726e073dd7afef3a9d8e6bfc0d2f4b28bd0a2c +SHA512 (es_NI.oxt) = 598896a853d81d1424e4927df634ca0e40c0e774a62e0f29bc1105d63fc586362c10ccc26a5f3becbc134a7b041272670bf971ea5bedb121f37cda5c7ace56c8 +SHA512 (es_PA.oxt) = d54856ddd5a7af78813f4fd15f49e790682a2fb699557dcdfafd4cc94ea1794b0d641eed7dbcac4c2f9360ae673f5c51654f0240bd9e9ea7260ce84819f85526 +SHA512 (es_PE.oxt) = f76cc2fa18cb509bead6a5fb27bdb9007e54806ed8d130568b33154ede14150dede81248ee46476d4bcbefc349c78d566dc15e7c58a7c12d7ccf0a1ac18fcdad +SHA512 (es_PR.oxt) = 92e6d9f16bd63696d64b8ce214c3fc19721ad3a17b2b5f82a2bf38c5ca42f42a62d9c0a06e1668e5ee7ab076781ae794e9a9abd40a564d36faae367d0adf28ef +SHA512 (es_PY.oxt) = 885af32d996aa88dcf2848b3edbd13043c6542cff78c0ed8bb52f764b73843f11abc6572a87890c69ec42a5a5baf8c20c131a080d8d7df6e9327d02cbbe38a33 +SHA512 (es_SV.oxt) = 56c3ecbac7c2a5b9b8b6b848060a094934badc335d0f832f04b1b9a0ad262b2de5c75e1c05a05520f3a7b44791045635df3499d9fa37f812a2d7adc54321336f +SHA512 (es_US.oxt) = eaae90c940c3c76616bd57a52f1c8f7d61be46bb4a54732befd06d292ecf99d6844f6ae02fea214647a9fb7f83c7ce12062608214c67a284ac07155c979c0093 +SHA512 (es_UY.oxt) = a6f19361afb5bea47ba823c69ad57577f311ba78c7e43dcc3216aece1e7baf84a8b4490f13c582d5b1f1f3fdb16b48850d1d7adc882f2d3b5b39af65caf86ac7 +SHA512 (es_VE.oxt) = 4d10b818e4d00f60f07f9f64d519b02f549298cfb1da6a344504cd8953fb54793607c662ff2f0505dfa9924e1d1ba45c1ef6d2d6bc4cf2d37d3d1bef99078569