diff --git a/hunspell-mai.spec b/hunspell-mai.spec new file mode 100644 index 0000000..d1b5ccf --- /dev/null +++ b/hunspell-mai.spec @@ -0,0 +1,31 @@ +Name: hunspell-mai +Summary: Hunspell dictionaries for Maithili +Version: 1.0.1 +Release: 17 +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 +Hunspell dictionaries for Maithili. + +%prep +%autosetup -c -n hunspell-mai -p1 + +%build + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p mai_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/ + +%files +%doc README_mai_IN.txt COPYING COPYING.MPL COPYING.GPL COPYING.LGPL +%{_datadir}/myspell/* + +%changelog +* Wed Apr 15 2020 lizhenhua - 1.0.1-17 +- Package init diff --git a/mai_IN.oxt b/mai_IN.oxt new file mode 100644 index 0000000..a3ffe40 Binary files /dev/null and b/mai_IN.oxt differ