diff --git a/hyph_uk_UA.zip b/hyph_uk_UA.zip new file mode 100644 index 0000000..9762c06 Binary files /dev/null and b/hyph_uk_UA.zip differ diff --git a/hyphen-uk.spec b/hyphen-uk.spec new file mode 100644 index 0000000..de6c1df --- /dev/null +++ b/hyphen-uk.spec @@ -0,0 +1,30 @@ +Name: hyphen-uk +Version: 0.20030903 +Release: 18 +Summary: Ukrainian hyphenation rules for Ukrainian language +License: GPLv2+ +URL: http://wiki.services.openoffice.org/wiki/Dictionaries +Source: http://openoffice.cs.utah.edu/contrib/dictionaries/hyph_uk_UA.zip +BuildArch: noarch +Requires: hyphen +Supplements: (hyphen and langpacks-uk) + +%description +Ukrainian hyphenation rules for Ukrainian languag. + +%prep +%autosetup -c -p1 + +%build + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen +install -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen + +%files +%doc README_hyph_uk_UA.txt +%{_datadir}/hyphen/* + +%changelog +* Wed Apr 15 2020 sunguoshuai - 0.20030903-18 +- Package init