package init

This commit is contained in:
zhanghua1831 2020-07-07 17:34:15 +08:00
parent 6e81ffd752
commit 6d55fa553b
3 changed files with 34 additions and 0 deletions

30
hunspell-id.spec Normal file
View File

@ -0,0 +1,30 @@
Name: hunspell-id
Version: 0.20040812
Release: 18
Summary: Hunspell dictionaries for Indonesian
Source: http://download.services.openoffice.org/contrib/dictionaries/id_ID.zip
URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Indonesian_.28Indonesia.29
License: GPLv2
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-id)
%description
Hunspell dictionariesi for Indonesian.
%prep
%autosetup -c hunspell-id-%{version} -p1
%build
chmod -x *
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
install -p -D *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc README_id_ID.txt
%{_datadir}/myspell/*
%changelog
* Wed Apr 22 2020 Shuaishuai Song <songshuaishuai2@huawei.com> - 0.20040812-18
- package init

4
hunspell-id.yaml Normal file
View File

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

BIN
id_ID.zip Normal file

Binary file not shown.