hunspell-mn/hunspell-mn.spec
2020-07-07 14:31:25 +08:00

32 lines
745 B
RPMSpec

Name: hunspell-mn
Summary: hunspell dictionaries for Mongolian
Version: 0.20080709
Release: 18
Source: https://downloads.sourceforge.net/project/aoo-extensions/1408/0/dict-mn_0.06-5.oxt
URL: http://mnspell.openmn.org
License: GPLv2
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-mn)
%description
Hunspell dictionaries for Mongolian.
%prep
%autosetup -c -n hunspell-mn -p1
%build
%install
install -Dp mn_MN.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/mn_MN.aff
install -Dp mn_MN.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/mn_MN.dic
%files
%doc README_mn_MN.txt
%{_datadir}/myspell/*
%changelog
* Wed Apr 22 2020 lizhenhua <lizhenhua21@huawei.com> - 0.20080709-18
- Package init