!2 package init

Merge pull request !2 from Causeway_Bay/master
This commit is contained in:
openeuler-ci-bot 2020-07-17 16:50:53 +08:00 committed by Gitee
commit a36a7c53ff
3 changed files with 38 additions and 0 deletions

34
hunspell-th.spec Normal file
View File

@ -0,0 +1,34 @@
Name: hunspell-th
Version: 0.20061212
Release: 20
Summary: Hunspell dictionaries for Thai
License: LGPLv2+
URL: https://wiki.openoffice.org/wiki/Dictionaries
Source: http://ftp.tu-chemnitz.de/pub/openoffice-extended/contrib/dictionaries/th_TH.zip
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-th)
%description
Hunspell dictionaries for Thai
%prep
%autosetup -c -n hunspell-th -p1
%build
sed -i -e 's/TIS620-2533/TIS620/g' th_TH.aff
chmod -x *
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc README_th_TH.txt
%{_datadir}/myspell/*
%changelog
* Tue Apr 28 2020 songzhenyu<songzhenyu@huawei.com> - 0.20061212-20
- Package init

4
hunspell-th.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: NA
src_repo: NA
tag_prefix: NA
seperator: NA

BIN
th_TH.zip Normal file

Binary file not shown.