remove aspell-en require
This commit is contained in:
parent
0ef5ee4bb1
commit
405c4df7ef
@ -1,7 +1,7 @@
|
|||||||
Summary: A spelling checker
|
Summary: A spelling checker
|
||||||
Name: aspell
|
Name: aspell
|
||||||
Version: 0.60.6
|
Version: 0.60.6
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Epoch: 12
|
Epoch: 12
|
||||||
License: LGPLv2 and MIT
|
License: LGPLv2 and MIT
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
@ -12,7 +12,6 @@ Patch3: aspell-0.60.3-install_info.patch
|
|||||||
Patch5: aspell-0.60.5-fileconflict.patch
|
Patch5: aspell-0.60.5-fileconflict.patch
|
||||||
Patch7: aspell-0.60.5-pspell_conf.patch
|
Patch7: aspell-0.60.5-pspell_conf.patch
|
||||||
Patch8: aspell-0.60.6-zero.patch
|
Patch8: aspell-0.60.6-zero.patch
|
||||||
Requires: aspell-en
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: gettext, ncurses-devel, pkgconfig
|
BuildRequires: gettext, ncurses-devel, pkgconfig
|
||||||
Requires(pre): /sbin/install-info
|
Requires(pre): /sbin/install-info
|
||||||
@ -131,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/pspell-config.1*
|
%{_mandir}/man1/pspell-config.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Sep 1 2008 Ivana Varekova <varekova@redhat.com> - 12:0.60.6-3
|
||||||
- fix patch format
|
- fix patch format
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user