hunspell-ht/hunspell-ht.spec
2020-07-07 15:21:29 +08:00

32 lines
803 B
RPMSpec

Name: hunspell-ht
Summary: Hunspell dictionaries for Haitian Creole
Version: 0.06
Release: 15
Source: http://extensions.services.openoffice.org/files/3247/3/%{name}-%{version}.oxt
URL: http://kok.logipam.org/
License: GPLv3+
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-ht)
%description
Hunspell dictionaries for Haitian Creole.
%prep
%setup -q -c
%build
%install
#install -Dp dictionaries/ht_HT.* $RPM_BUILD_ROOT/%{_datadir}/myspell/dictionaries/ht_HT.*
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p dictionaries/ht_HT.* $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc dictionaries/README_ht_HT.txt LICENSES-en.txt
%{_datadir}/myspell/*
%changelog
* Tue Apr 21 2020 wutao <wutao61@huawei.com> - 0.06-15
- Package init