From 0c272ca73c4599450cc038f302d16eed74e54836 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Wed, 17 Sep 2008 07:30:27 +0000 Subject: [PATCH] *** empty log message *** --- .cvsignore | 1 + hunspell-tn.spec | 38 ++++++++++++++++++++++++++++++++++++++ import.log | 1 + sources | 1 + 4 files changed, 41 insertions(+) create mode 100644 hunspell-tn.spec create mode 100644 import.log diff --git a/.cvsignore b/.cvsignore index e69de29..84ce073 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +myspell-tn_ZA-20060123.zip diff --git a/hunspell-tn.spec b/hunspell-tn.spec new file mode 100644 index 0000000..e2b3456 --- /dev/null +++ b/hunspell-tn.spec @@ -0,0 +1,38 @@ +Name: hunspell-tn +Summary: Tswana hunspell dictionaries +%define upstreamid 20060123 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://downloads.translate.org.za/spellchecker/tswana/myspell-tn_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 +Tswana hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-tn + +%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_tn_ZA.txt +%{_datadir}/myspell/* + +%changelog +* Tue Sep 09 2008 Caolan McNamara - 0.20060123-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..5ffcba2 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-tn-0_20060123-1_fc9:HEAD:hunspell-tn-0.20060123-1.fc9.src.rpm:1221636722 diff --git a/sources b/sources index e69de29..16f2928 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +d38384cfeb1ce45f5647af13e51446f9 myspell-tn_ZA-20060123.zip