From 531e0a387a99c62feb464edb7190817c68bd40bf Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Mon, 15 Sep 2008 11:04:02 +0000 Subject: [PATCH] *** empty log message *** --- .cvsignore | 1 + hunspell-ve.spec | 38 ++++++++++++++++++++++++++++++++++++++ import.log | 1 + sources | 1 + 4 files changed, 41 insertions(+) create mode 100644 hunspell-ve.spec create mode 100644 import.log diff --git a/.cvsignore b/.cvsignore index e69de29..bc57821 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +myspell-ve_ZA-20060706.zip diff --git a/hunspell-ve.spec b/hunspell-ve.spec new file mode 100644 index 0000000..4356aa4 --- /dev/null +++ b/hunspell-ve.spec @@ -0,0 +1,38 @@ +Name: hunspell-ve +Summary: Venda hunspell dictionaries +%define upstreamid 20060706 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://downloads.translate.org.za/spellchecker/venda/myspell-ve_ZA-%{upstreamid}.zip +Group: Applications/Text +URL: http://translate.sourceforge.net/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: LGPLv2+ +BuildArch: noarch + +Requires: hunspell + +%description +Venda hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-ve + +%build + +%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_ve_ZA.txt +%{_datadir}/myspell/* + +%changelog +* Fri Sep 12 2008 Caolan McNamara - 0.20060706-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..ca7fa30 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-ve-0_20060706-1_fc9:HEAD:hunspell-ve-0.20060706-1.fc9.src.rpm:1221476735 diff --git a/sources b/sources index e69de29..10cb21f 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +0cc3d5ed531d5d78a9d6fe54023bb269 myspell-ve_ZA-20060706.zip