From 4323a67233e25e019faa8be486b96ac057a0b669 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Wed, 14 Feb 2007 09:37:02 +0000 Subject: [PATCH] auto-import hunspell-da-0.20070106-1 on branch devel from hunspell-da-0.20070106-1.src.rpm --- .cvsignore | 1 + hunspell-da.spec | 42 ++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 44 insertions(+) create mode 100644 hunspell-da.spec diff --git a/.cvsignore b/.cvsignore index e69de29..259c5c1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +da_DK.zip diff --git a/hunspell-da.spec b/hunspell-da.spec new file mode 100644 index 0000000..2507982 --- /dev/null +++ b/hunspell-da.spec @@ -0,0 +1,42 @@ +Name: hunspell-da +Summary: Danish hunspell dictionaries +%define upstreamid 20070106 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/da_DK.zip +Group: Applications/Text +URL: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPL +BuildArch: noarch + +Requires: hunspell + +%description +Danish hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-da + +%build +chmod -x * + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README_da_DK.txt +%{_datadir}/myspell/* + +%changelog +* Thu Feb 13 2007 Caolan McNamara - 0.20070106-1 +- new upstream dictionaries + +* Thu Dec 07 2006 Caolan McNamara - 0.20050330-1 +- initial version diff --git a/sources b/sources index e69de29..7cdb4f1 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +fa9f4c50a585b4bb38e379b5a377f9f7 da_DK.zip