diff --git a/hyph_id_ID.zip b/hyph_id_ID.zip new file mode 100644 index 0000000..78a8445 Binary files /dev/null and b/hyph_id_ID.zip differ diff --git a/hyphen-id.spec b/hyphen-id.spec new file mode 100644 index 0000000..c165312 --- /dev/null +++ b/hyphen-id.spec @@ -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 - 0.20040812-18 +- package init