diff --git a/.cvsignore b/.cvsignore index e69de29..af764c3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +hyph_da_DK.zip diff --git a/hyphen-da.spec b/hyphen-da.spec new file mode 100644 index 0000000..6776d8c --- /dev/null +++ b/hyphen-da.spec @@ -0,0 +1,38 @@ +Name: hyphen-da +Summary: Danish hyphenation rules +%define upstreamid 20040402 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_da_DK.zip +Group: Applications/Text +URL: http://wiki.services.openoffice.org/wiki/Dictionaries +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: LGPLv2+ +BuildArch: noarch +Requires: hyphen + +%description +Danish hyphenation rules. + +%prep +%setup -q -c -n hyphen-da +chmod -x * + +%build + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen +cp -p hyph_da_DK.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README_hyph_da_DK.txt +%{_datadir}/hyphen/* + +%changelog +* Fri Nov 23 2007 Caolan McNamara - 0.20040402-1 +- initial version diff --git a/sources b/sources index e69de29..aaffbee 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +c398f568793bc62982f1179f2db0c119 hyph_da_DK.zip