From d3eab1e1e5213af324f053893bd596b841e1cf38 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Thu, 15 Feb 2007 14:45:21 +0000 Subject: [PATCH] auto-import hunspell-zu-0.20060120-1 on branch devel from hunspell-zu-0.20060120-1.src.rpm --- .cvsignore | 1 + hunspell-zu.spec | 39 +++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 41 insertions(+) create mode 100644 hunspell-zu.spec diff --git a/.cvsignore b/.cvsignore index e69de29..ca11602 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +zu_ZA.zip diff --git a/hunspell-zu.spec b/hunspell-zu.spec new file mode 100644 index 0000000..ab149e6 --- /dev/null +++ b/hunspell-zu.spec @@ -0,0 +1,39 @@ +Name: hunspell-zu +Summary: Zulu hunspell dictionaries +%define upstreamid 20060120 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/zu_ZA.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: LGPL +BuildArch: noarch + +Requires: hunspell + +%description +Zulu hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-zu + +%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_zu_ZA.txt +%{_datadir}/myspell/* + +%changelog +* Thu Dec 07 2006 Caolan McNamara - 0.20060120-1 +- initial version diff --git a/sources b/sources index e69de29..60450a8 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +40a2ea21a81f3b08ffb46896abff66d0 zu_ZA.zip