hunspell-nso/hunspell-nso.spec
2020-07-09 20:25:21 +08:00

32 lines
967 B
RPMSpec

Name: hunspell-nso
Version: 0.20091201
Release: 16
Summary: Hunspell dictionaries for Northern Sotho
License: LGPLv2+
URL: https://extensions.openoffice.org/en/project/northern-sotho-spell-checker
Source: https://downloads.sourceforge.net/project/aoo-extensions/3139/1/dict-ns_za-2009.12.01.oxt
BuildArch: noarch
Requires: hunspell
Buildrequires: dos2unix
Supplements: (hunspell and langpacks-nso)
%description
Hunspell dictionaries for Northern Sotho.
%prep
%autosetup -c -n hunspell-nso -p1
%build
dos2unix package-description.txt release-notes-ns_ZA.txt
%install
install -Dp ns_ZA.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/nso_ZA.dic
install -Dp ns_ZA.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/nso_ZA.aff
%files
%doc README-ns_ZA.txt package-description.txt release-notes-ns_ZA.txt
%{_datadir}/myspell/*
%changelog
* Tue Apr 28 2020 huanghaitao <huanghaitao8@huawei.com> - 0.20091201-16
- package init