diff --git a/hunspell-kn.spec b/hunspell-kn.spec new file mode 100644 index 0000000..86d4479 --- /dev/null +++ b/hunspell-kn.spec @@ -0,0 +1,32 @@ +Name: hunspell-kn +Summary: hunspell dictionaries for Kannada +Version: 1.0.3 +Release: 17 +Source: https://downloads.sourceforge.net/project/aoo-extensions/2628/1/kannada.oxt +URL: http://extensions.services.openoffice.org/project/kannada +License: GPLv2+ or LGPLv2+ or MPLv1.1 +BuildArch: noarch + +Requires: hunspell +Supplements: (hunspell and langpacks-kn) + +%description +hunspell dictionaries for Kannada. + +%prep +%autosetup -c -n hunspell-kn -p 1 + +%build + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p kn_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/ + +%files +%doc README_kn_IN.txt +%license COPYING COPYING.MPL COPYING.GPL COPYING.LGPL +%{_datadir}/myspell/* + +%changelog +* Wed Apr 15 2020 Shuaishuai Song - 1.0.3-17 +- package init diff --git a/kannada.oxt b/kannada.oxt new file mode 100644 index 0000000..b059828 Binary files /dev/null and b/kannada.oxt differ