diff --git a/dict-mt-2011-04-14.oxt b/dict-mt-2011-04-14.oxt new file mode 100644 index 0000000..2477323 Binary files /dev/null and b/dict-mt-2011-04-14.oxt differ diff --git a/hunspell-mt.spec b/hunspell-mt.spec new file mode 100644 index 0000000..e3f8177 --- /dev/null +++ b/hunspell-mt.spec @@ -0,0 +1,32 @@ +Name: hunspell-mt +Summary: Hunspell dictionaries for Maltese +Version: 0.20110414 +Release: 3 +Source: https://downloads.sourceforge.net/project/aoo-extensions/5039/0/dict-mt-2011-04-14.oxt +URL: http://linux.org.mt/node/62 +License: LGPLv2+ +BuildArch: noarch +BuildRequires: hunspell-devel + +Requires: hunspell +Supplements: (hunspell and langpacks-mt) + +%description +Hunspell dictionaries for Maltese. + +%prep +%autosetup -c -p1 + +%build + +%install +install -Dp mt.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/mt_MT.dic +install -Dp mt.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/mt_MT.aff + +%files +%doc README_en.txt licence.txt +%{_datadir}/myspell/* + +%changelog +* Thu Apr 23 2020 lizhenhua - 0.20110414-3 +- Package init