- update aspell man page (bug 183205)
This commit is contained in:
parent
cda7a1c049
commit
ab5d81beda
@ -1,7 +1,7 @@
|
||||
Summary: A spelling checker.
|
||||
Name: aspell
|
||||
Version: 0.60.3
|
||||
Release: 4
|
||||
Release: 5
|
||||
Epoch: 12
|
||||
License: LGPL
|
||||
Group: Applications/Text
|
||||
@ -12,6 +12,7 @@ Patch2: aspell-0.60.3-long_gettext.patch
|
||||
Patch3: aspell-0.60.3-install_info.patch
|
||||
Patch4: aspell-0.60.3-gcc41.patch
|
||||
Patch5: aspell-0.60.3-fileconflict.patch
|
||||
Patch6: aspell-0.60.3-man_page.patch
|
||||
Requires: aspell-en
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: gettext, ncurses-devel
|
||||
@ -48,6 +49,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%patch3 -p1 -b .iinfo
|
||||
%patch4 -p1 -b .gcc41
|
||||
%patch5 -p1 -b .fc
|
||||
%patch6 -p1 -b .stacc
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -121,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/pspell-config.1*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 2 2006 Ivana Varekova <varekova@redhat.com> - 12:0.60.3-5
|
||||
- update aspell man page (bug 183205)
|
||||
|
||||
* Tue Feb 21 2006 Ivana Varekova <varekova@redhat.com> - 12:0.60.3-4
|
||||
- fix multilib file conflict
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user