- remove obsolete patch

This commit is contained in:
Ivana Varekova 2009-12-15 12:32:52 +00:00
parent 328257bcf0
commit 72cf79cf55
2 changed files with 4 additions and 14 deletions

View File

@ -1,11 +0,0 @@
diff -up aspell-0.60.6/prog/checker_string.cpp.gcc33 aspell-0.60.6/prog/checker_string.cpp
--- aspell-0.60.6/prog/checker_string.cpp.gcc33 2006-11-25 16:07:15.000000000 +0100
+++ aspell-0.60.6/prog/checker_string.cpp 2008-09-01 11:02:59.000000000 +0200
@@ -6,6 +6,7 @@
#include <assert.h>
+#include <assert.h>
#include "checker_string.hpp"
#include "speller.hpp"
#include "document_checker.hpp"

View File

@ -1,7 +1,7 @@
Summary: Spell checker
Name: aspell
Version: 0.60.6
Release: 10%{?dist}
Release: 11%{?dist}
Epoch: 12
# LGPLv2+ .. aspell-0.60.6/misc/po-filter.c, ltmain.sh, modules/speller/default/affix.cpp
# GPLv2+ .. aspell-0.60.6/misc/po-filter.c, aspell-0.60.6/ltmain.sh
@ -10,7 +10,6 @@ License: LGPLv2 and LGPLv2+ and GPLv2+ and MIT
Group: Applications/Text
URL: http://aspell.net/
Source0: ftp://ftp.gnu.org/gnu/aspell/aspell-%{version}.tar.gz
Patch1: aspell-0.50.3-gcc33.patch
Patch3: aspell-0.60.3-install_info.patch
Patch5: aspell-0.60.5-fileconflict.patch
Patch7: aspell-0.60.5-pspell_conf.patch
@ -45,7 +44,6 @@ static libraries and header files needed for Aspell development.
%prep
%setup -q -n aspell-%{version}
%patch1 -p1 -b .gcc33
%patch3 -p1 -b .iinfo
%patch5 -p1 -b .fc
%patch7 -p1 -b .mlib
@ -147,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/pspell-config.1*
%changelog
* Tue Dec 15 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 12:0.60.6-11
- remove obsolete patch
* Fri Dec 4 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 12:0.60.6-10
- fix rpath problem (chrpath)