From 70ca92a8de7351773a3ba06a6e8fd079579c15ff Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Jul 07 2009 08:30:23 +0000 Subject: *** empty log message *** --- diff --git a/.cvsignore b/.cvsignore index e69de29..1c36851 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +am_ET.zip diff --git a/hunspell-am.spec b/hunspell-am.spec new file mode 100644 index 0000000..49c6ba3 --- /dev/null +++ b/hunspell-am.spec @@ -0,0 +1,41 @@ +Name: hunspell-am +Summary: Amharic hunspell dictionaries +%define upstreamid 20090704 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://www.cs.ru.nl/~biniam/geez/dict/am_ET.zip +Group: Applications/Text +URL: http://www.cs.ru.nl/~biniam/geez/index.php +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPL+ +BuildArch: noarch + +Requires: hunspell + +%description +Amharic hunspell dictionaries. + +%prep +%setup -q -n am_ET + +%build +tr -d '\r' < README.txt > README.txt.new +touch -r README.txt README.txt.new +mv -f README.txt.new README.txt + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p am_ET.* $RPM_BUILD_ROOT/%{_datadir}/myspell/ + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README.txt +%{_datadir}/myspell/* + +%changelog +* Mon Jul 06 2009 Caolan McNamara - 0.20090704-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..c3367c1 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-am-0_20090704-1_fc11:HEAD:hunspell-am-0.20090704-1.fc11.src.rpm:1246955380 diff --git a/sources b/sources index e69de29..f08fa5d 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +01ae47c76a4b7f999096a5ff5e51ad44 am_ET.zip