diff --git a/hyph_el_GR.zip b/hyph_el_GR.zip new file mode 100644 index 0000000..614999f Binary files /dev/null and b/hyph_el_GR.zip differ diff --git a/hyphen-el.spec b/hyphen-el.spec new file mode 100644 index 0000000..a054af8 --- /dev/null +++ b/hyphen-el.spec @@ -0,0 +1,35 @@ +Name: hyphen-el +Summary: Greek hyphenation rules for hunspell used in OpenOffice +Version: 0.20051018 +Release: 19 +Source: http://openoffice.cs.utah.edu/contrib/dictionaries/hyph_el_GR.zip +URL: http://wiki.services.openoffice.org/wiki/Dictionaries +License: LGPLv2+ +BuildArch: noarch + +Requires: hyphen +Supplements: (hyphen and langpacks-el) + +%description +Greek hyphenation rules for hunspell used in OpenOffice. + +%prep +%autosetup -c -p1 + +%build + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen +install -Dp *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen + +cd $RPM_BUILD_ROOT/%{_datadir}/hyphen/ +ln -s hyph_el_GR.dic hyph_el_CY.dic +cd - + +%files +%doc README_hyph_el_GR.txt +%{_datadir}/hyphen/* + +%changelog +* Wed Apr 15 2020 Captain Wei 0.20051018-19 +- initial package diff --git a/hyphen-el.yaml b/hyphen-el.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hyphen-el.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA