hunspell-st/hunspell-st.spec
2020-07-15 18:33:51 +08:00

32 lines
932 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
BuildRequires: dos2unix
Requires: hunspell
Supplements: (hunspell and langpacks-st)
%description
Southern Sotho hunspell dictionaries.
%prep
%autosetup -c -n hunspell-st
%build
dos2unix release-note-st_ZA.txt package-description.txt
%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