diff --git a/hyph_da_DK.zip b/hyph_da_DK.zip new file mode 100644 index 0000000..c5dbaf1 Binary files /dev/null and b/hyph_da_DK.zip differ diff --git a/hyphen-da.spec b/hyphen-da.spec new file mode 100644 index 0000000..86b126d --- /dev/null +++ b/hyphen-da.spec @@ -0,0 +1,30 @@ +Name: hyphen-da +Version: 0.20070903 +Release: 19 +Summary: About the Danish hyphenation rule +License: LGPLv2+ +URL: http://wiki.services.openoffice.org/wiki/Dictionaries +Source: http://ftp.tu-chemnitz.de/pub/openoffice-extended/contrib/dictionaries/hyph_da_DK.zip +BuildArch: noarch +Requires: hyphen +Supplements: (hyphen and langpacks-da) + +%description +About the Danish hyphenation rule. + +%prep +%autosetup -c -n hyphen-da -p1 +chmod -x * + +%build + +%install +install -Dp hyph_da_DK.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_da_DK.dic + +%files +%doc README_hyph_da_DK.txt +%{_datadir}/hyphen/* + +%changelog +* Thu Apr 16 2020 huanghaitao - 0.20070903-19 +- Package init