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