remove aspell-en require

This commit is contained in:
Ivana Varekova 2009-02-12 14:07:07 +00:00
parent 0ef5ee4bb1
commit 405c4df7ef

View File

@ -1,7 +1,7 @@
Summary: A spelling checker
Name: aspell
Version: 0.60.6
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 12
License: LGPLv2 and MIT
Group: Applications/Text
@ -12,7 +12,6 @@ Patch3: aspell-0.60.3-install_info.patch
Patch5: aspell-0.60.5-fileconflict.patch
Patch7: aspell-0.60.5-pspell_conf.patch
Patch8: aspell-0.60.6-zero.patch
Requires: aspell-en
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gettext, ncurses-devel, pkgconfig
Requires(pre): /sbin/install-info
@ -131,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/pspell-config.1*
%changelog
* Thu Feb 12 2009 Ivana Varekova <varekova@redhat.com> - 12:0.60.6-4
- remove aspell-en require
* Mon Sep 1 2008 Ivana Varekova <varekova@redhat.com> - 12:0.60.6-3
- fix patch format