- fix multilib file conflict
This commit is contained in:
parent
3a98103f31
commit
cda7a1c049
@ -1,7 +1,7 @@
|
||||
Summary: A spelling checker.
|
||||
Name: aspell
|
||||
Version: 0.60.3
|
||||
Release: 3.2
|
||||
Release: 4
|
||||
Epoch: 12
|
||||
License: LGPL
|
||||
Group: Applications/Text
|
||||
@ -11,6 +11,7 @@ Patch1: aspell-0.50.3-gcc33.patch
|
||||
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
|
||||
Requires: aspell-en
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: gettext, ncurses-devel
|
||||
@ -46,6 +47,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%patch2 -p1 -b .long
|
||||
%patch3 -p1 -b .iinfo
|
||||
%patch4 -p1 -b .gcc41
|
||||
%patch5 -p1 -b .fc
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -119,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/pspell-config.1*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 21 2006 Ivana Varekova <varekova@redhat.com> - 12:0.60.3-4
|
||||
- fix multilib file conflict
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 12:0.60.3-3.2
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user