From 3b057b833991c4f7cd2625ec91a54f26357272b3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 5 Aug 2024 02:51:40 +0000 Subject: automatic import of hunspell-mai --- .gitignore | 1 + hunspell-mai.spec | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 102 insertions(+) create mode 100644 hunspell-mai.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore index e69de29..33d7d7d 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/mai_IN.oxt diff --git a/hunspell-mai.spec b/hunspell-mai.spec new file mode 100644 index 0000000..c98cb44 --- /dev/null +++ b/hunspell-mai.spec @@ -0,0 +1,100 @@ +Name: hunspell-mai +Summary: Maithili hunspell dictionaries +Version: 1.0.1 +Release: 23%{?dist} +Source: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/bhashaghar/mai_IN.oxt +URL: https://code.google.com/archive/p/bhashaghar/wikis/Maithili.wiki +License: GPLv2+ or LGPLv2+ or MPLv1.1 +BuildArch: noarch + +Requires: hunspell +Supplements: (hunspell and langpacks-mai) + +%description +Maithili hunspell dictionaries. + +%prep +%autosetup -c -n hunspell-mai + +%build + +%install +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p mai_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/ + +%files +%doc README_mai_IN.txt +%license COPYING COPYING.MPL COPYING.GPL COPYING.LGPL +%{_datadir}/myspell/* + +%changelog +* Mon Aug 09 2021 Mohan Boddu - 1.0.1-23 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + +* Fri Apr 16 2021 Mohan Boddu - 1.0.1-22 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + +* Tue Jan 26 2021 Fedora Release Engineering - 1.0.1-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Jul 28 2020 Fedora Release Engineering - 1.0.1-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jan 29 2020 Fedora Release Engineering - 1.0.1-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Jul 25 2019 Fedora Release Engineering - 1.0.1-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Feb 01 2019 Fedora Release Engineering - 1.0.1-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Jul 13 2018 Fedora Release Engineering - 1.0.1-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Sun Jul 01 2018 Parag Nemade - 1.0.1-15 +- Fix Upstream URL and Source tags + +* Wed Feb 07 2018 Fedora Release Engineering - 1.0.1-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 1.0.1-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 1.0.1-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Feb 19 2016 Parag Nemade - 1.0.1-11 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + +* Thu Feb 04 2016 Fedora Release Engineering - 1.0.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 1.0.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 1.0.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 1.0.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Thu Feb 14 2013 Fedora Release Engineering - 1.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 1.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Tue Feb 28 2012 Parag Nemade - 1.0.1-4 +- spec cleanup + +* Fri Jan 13 2012 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Wed Feb 09 2011 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Mon Jan 04 2010 Parag Nemade - 1.0.1-1 +- initial version diff --git a/sources b/sources new file mode 100644 index 0000000..6f3e1d6 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +4f65dda91fa576568e2b0be14bde4c4d mai_IN.oxt -- cgit v1.2.3