From cd0c3da7289f6ee73ba4058569966eb581bdd5c7 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Sep 01 2008 21:49:34 +0000 Subject: *** empty log message *** --- diff --git a/.cvsignore b/.cvsignore index e69de29..8081ab6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +id_ID.zip diff --git a/hunspell-id.spec b/hunspell-id.spec new file mode 100644 index 0000000..905bb6d --- /dev/null +++ b/hunspell-id.spec @@ -0,0 +1,39 @@ +Name: hunspell-id +Summary: Indonesian hunspell dictionaries +%define upstreamid 20040410 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/id_ID.zip +Group: Applications/Text +URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Indonesian_.28Indonesia.29 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPLv2 +BuildArch: noarch + +Requires: hunspell + +%description +Indonesian hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-id + +%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_id_ID.txt +%{_datadir}/myspell/* + +%changelog +* Mon Sep 01 2006 Caolan McNamara - 0.20040410-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..9055917 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-id-0_20040410-1_fc9:HEAD:hunspell-id-0.20040410-1.fc9.src.rpm:1220305855 diff --git a/sources b/sources index e69de29..5ad3675 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +fe0ac356fd725cf1d5197e040fb507fc id_ID.zip