package init
This commit is contained in:
parent
6e81ffd752
commit
6d55fa553b
30
hunspell-id.spec
Normal file
30
hunspell-id.spec
Normal 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
4
hunspell-id.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