hunspell-st/hunspell-st.spec
2020-07-15 19:14:16 +08:00

31 lines
847 B
RPMSpec

Name: hunspell-st
Version: 0.20091030
Release: 16
Summary: Southern Sotho hunspell dictionaries
License: LGPLv2+
URL: http://www.translate.org.za/
Source: https://downloads.sourceforge.net/project/aoo-extensions/3138/0/dict-st_za-2009.10.30.oxt
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-st)
%description
Southern Sotho hunspell dictionaries.
%prep
%autosetup -c -n hunspell-st
%build
%install
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc README-st_ZA.txt release-notes-st_ZA.txt package-description.txt
%{_datadir}/myspell/*
%changelog
* Tue Jul 7 2020 huanghaitao <huanghaitao8@huawei.com> - 0.20091030-16
- package init