From aa807da780234590ce8f250356085465b9513c5f Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Wed, 29 Apr 2009 07:07:48 +0000 Subject: [PATCH] *** empty log message *** --- .cvsignore | 1 + hunspell-ln.spec | 36 ++++++++++++++++++++++++++++++++++++ import.log | 1 + sources | 1 + 4 files changed, 39 insertions(+) create mode 100644 hunspell-ln.spec create mode 100644 import.log diff --git a/.cvsignore b/.cvsignore index e69de29..81c0ee7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +hunspell-ln-0.02.zip diff --git a/hunspell-ln.spec b/hunspell-ln.spec new file mode 100644 index 0000000..6587072 --- /dev/null +++ b/hunspell-ln.spec @@ -0,0 +1,36 @@ +Name: hunspell-ln +Summary: Lingala hunspell dictionaries +Version: 0.02 +Release: 1%{?dist} +Group: Applications/Text +Source: http://downloads.sourceforge.net/lingala/hunspell-ln-0.02.zip +URL: http://lingala.sourceforge.net/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPLv2+ +BuildArch: noarch +Requires: hunspell + +%description +Lingala hunspell dictionaries. + +%prep +%setup -q -c + +%build + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p ln_CD.* $RPM_BUILD_ROOT/%{_datadir}/myspell + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README_ln_CD.txt +%{_datadir}/myspell/* + +%changelog +* Sun Apr 26 2009 Caolan McNamara - 0.02-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..c278a06 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-ln-0_02-1_fc11:HEAD:hunspell-ln-0.02-1.fc11.src.rpm:1240988843 diff --git a/sources b/sources index e69de29..031b0c7 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +5ad7bc5fba5f6815aadcead1368929d8 hunspell-ln-0.02.zip