package init
This commit is contained in:
parent
6f0014923e
commit
1274b1de95
BIN
hunspell-ht-0.06.oxt
Normal file
BIN
hunspell-ht-0.06.oxt
Normal file
Binary file not shown.
31
hunspell-ht.spec
Normal file
31
hunspell-ht.spec
Normal file
@ -0,0 +1,31 @@
|
||||
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
|
||||
4
hunspell-ht.yaml
Normal file
4
hunspell-ht.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: NA
|
||||
src_repo: NA
|
||||
tag_prefix: NA
|
||||
seperator: NA
|
||||
Loading…
x
Reference in New Issue
Block a user