From: Jakub Bogusz Date: Sat, 18 Jan 2003 17:07:37 +0000 (+0000) Subject: - new X-Git-Tag: auto/ac/aspell-el-0_50-1~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Faspell-el.git;a=commitdiff_plain;h=e052c263cdf23dd1e534372a86b0a80ea1199a0a - new Changed files: aspell-el.spec -> 1.1 --- e052c263cdf23dd1e534372a86b0a80ea1199a0a diff --git a/aspell-el.spec b/aspell-el.spec new file mode 100644 index 0000000..a521133 --- /dev/null +++ b/aspell-el.spec @@ -0,0 +1,46 @@ +Summary: Greek dictionary for aspell +Summary(pl): Grecki s³ownik dla aspella +Name: aspell-el +Version: 0.50 +%define subv 3 +Release: 1 +Epoch: 1 +License: GPL v2+ +Group: Applications/Text +Source0: ftp://ftp.gnu.org/gnu/aspell/%{name}-%{version}-%{subv}.tar.bz2 +URL: http://aspell.sourceforge.net/ +BuildRequires: aspell >= 0.50.0 +Requires: aspell >= 0.50.0 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +Greek dictionary (i.e. word list) for aspell. + +%description -l pl +Grecki s³ownik (lista s³ów) dla aspella. + +%prep +%setup -q -n %{name}-%{version}-%{subv} + +%build +# note: configure is not autoconf-generated +./configure + +%{__make} + +%install +rm -rf $RPM_BUILD_ROOT + +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT + +mv -f doc/README README-ispell.el + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%doc Copyright README* doc/Contributors +%{_libdir}/aspell/* +%{_datadir}/aspell/*