diff --git a/dict-st_za-2009.10.30.oxt b/dict-st_za-2009.10.30.oxt new file mode 100644 index 0000000..74dc774 Binary files /dev/null and b/dict-st_za-2009.10.30.oxt differ diff --git a/hunspell-st.spec b/hunspell-st.spec new file mode 100644 index 0000000..0ffd0cb --- /dev/null +++ b/hunspell-st.spec @@ -0,0 +1,30 @@ +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 - 0.20091030-16 +- package init