package init
This commit is contained in:
parent
8dd3c70e35
commit
8c7fc52bd1
BIN
hyph_id_ID.zip
Normal file
BIN
hyph_id_ID.zip
Normal file
Binary file not shown.
32
hyphen-id.spec
Normal file
32
hyphen-id.spec
Normal file
@ -0,0 +1,32 @@
|
||||
Name: hyphen-id
|
||||
Summary: hyphenation rules for Indonesian
|
||||
Version: 0.20040812
|
||||
Release: 18
|
||||
Source: http://download.services.openoffice.org/contrib/dictionaries/hyph_id_ID.zip
|
||||
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
||||
License: GPL+
|
||||
BuildArch: noarch
|
||||
Requires: hyphen
|
||||
Supplements: (hyphen and langpacks-id)
|
||||
|
||||
%description
|
||||
Indonesian hyphenation rules.
|
||||
|
||||
%prep
|
||||
%autosetup -c -p 1
|
||||
|
||||
%build
|
||||
chmod -x *
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
|
||||
|
||||
%files
|
||||
%doc README_id_ID.txt
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 15 2020 Shuaishuai Song <songshuaishuai2@huawei.com> - 0.20040812-18
|
||||
- package init
|
||||
Loading…
x
Reference in New Issue
Block a user