From: Jakub Bogusz Date: Sun, 4 Sep 2005 10:01:49 +0000 (+0000) Subject: - new X-Git-Tag: auto/th/aspell-am-0_03-1~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Faspell-am.git;a=commitdiff_plain;h=2d3ee55889afc59cc3ae367bab232e002142c4b5 - new Changed files: aspell-am.spec -> 1.1 --- 2d3ee55889afc59cc3ae367bab232e002142c4b5 diff --git a/aspell-am.spec b/aspell-am.spec new file mode 100644 index 0000000..00da145 --- /dev/null +++ b/aspell-am.spec @@ -0,0 +1,44 @@ +Summary: Amharic dictionary for aspell +Summary(pl): S³ownik amharski dla aspella +Name: aspell-he +Version: 0.03 +%define subv 1 +Release: 1 +License: Public Domain +Group: Applications/Text +Source0: ftp://ftp.gnu.org/gnu/aspell/dict/am/aspell6-am-%{version}-%{subv}.tar.bz2 +# Source0-md5: 7e28708b53bd4bc3008dfb04237413ac +URL: http://aspell.sourceforge.net/ +BuildRequires: aspell >= 3:0.60 +Requires: aspell >= 3:0.60 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +Amharic dictionary (i.e. word list) for aspell. + +%description -l pl +S³ownik amharski (lista s³ów) dla aspella. + +%prep +%setup -q -n aspell6-am-%{version}-%{subv} + +%build +# note: configure is not autoconf-generated +./configure + +%{__make} + +%install +rm -rf $RPM_BUILD_ROOT + +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%doc Copyright README doc/STATUS +%{_libdir}/aspell/* +%{_datadir}/aspell/*