From 59f28fc9f99be9baf30ffad8af3cd18cb2ea2612 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Mon, 10 Nov 2008 22:46:38 +0000 Subject: [PATCH] *** empty log message *** --- .cvsignore | 1 + hunspell-tet.spec | 40 ++++++++++++++++++++++++++++++++++++++++ import.log | 1 + sources | 1 + 4 files changed, 43 insertions(+) create mode 100644 hunspell-tet.spec create mode 100644 import.log diff --git a/.cvsignore b/.cvsignore index e69de29..55bf472 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +tet_ID.zip diff --git a/hunspell-tet.spec b/hunspell-tet.spec new file mode 100644 index 0000000..bae4d1c --- /dev/null +++ b/hunspell-tet.spec @@ -0,0 +1,40 @@ +Name: hunspell-tet +Summary: Tetum hunspell dictionaries +%define upstreamid 20050108 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/tet_ID.zip +Group: Applications/Text +URL: http://borel.slu.edu/crubadan/apps.html +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPLv2+ +BuildArch: noarch + +Requires: hunspell + +%description +Tetum hunspell dictionaries. + +%prep +%setup -q -c + +%build +iconv -f ISO-8859-1 -t UTF-8 README_tet_ID.txt > README_tet_ID.txt.new +mv -f README_tet_ID.txt.new README_tet_ID.txt + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p tet_ID.* $RPM_BUILD_ROOT/%{_datadir}/myspell/ + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root) +%doc README_tet_ID.txt +%{_datadir}/myspell/* + +%changelog +* Thu Nov 05 2008 Caolan McNamara - 0.20050108-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..aa9b333 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-tet-0_20050108-1_fc9:HEAD:hunspell-tet-0.20050108-1.fc9.src.rpm:1226357148 diff --git a/sources b/sources index e69de29..ee3e70b 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +dd4d0b35446ea57435c06e2769083985 tet_ID.zip