hunspell-mos/hunspell-mos.spec
2020-07-09 20:28:39 +08:00

31 lines
727 B
RPMSpec

Name: hunspell-mos
Summary: Mossi hunspell dictionaries used in OpenOffice
Version: 0.20101130
Release: 15
Source: http://www.abcburkina.net/ancien/documents/lingu/DicoMoore.zip
URL: http://www.abcburkina.net/content/view/377/48/lang,fr
License: LGPLv3
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-mos)
%description
Mossi hunspell dictionaries used in OpenOffice.
%prep
%autosetup -c -p1
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
install -Dp mos_BF.* $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc lgpl-3.0.txt
%{_datadir}/myspell/*
%changelog
* Mon Apr 20 2020 Captain Wei <captain.a.wei@gmail.com> 0.20101130-15
- Package init