- remove obsolete patch
This commit is contained in:
parent
328257bcf0
commit
72cf79cf55
@ -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"
|
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Spell checker
|
Summary: Spell checker
|
||||||
Name: aspell
|
Name: aspell
|
||||||
Version: 0.60.6
|
Version: 0.60.6
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Epoch: 12
|
Epoch: 12
|
||||||
# LGPLv2+ .. aspell-0.60.6/misc/po-filter.c, ltmain.sh, modules/speller/default/affix.cpp
|
# 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
|
# 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
|
Group: Applications/Text
|
||||||
URL: http://aspell.net/
|
URL: http://aspell.net/
|
||||||
Source0: ftp://ftp.gnu.org/gnu/aspell/aspell-%{version}.tar.gz
|
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
|
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
|
||||||
@ -45,7 +44,6 @@ static libraries and header files needed for Aspell development.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n aspell-%{version}
|
%setup -q -n aspell-%{version}
|
||||||
%patch1 -p1 -b .gcc33
|
|
||||||
%patch3 -p1 -b .iinfo
|
%patch3 -p1 -b .iinfo
|
||||||
%patch5 -p1 -b .fc
|
%patch5 -p1 -b .fc
|
||||||
%patch7 -p1 -b .mlib
|
%patch7 -p1 -b .mlib
|
||||||
@ -147,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/pspell-config.1*
|
%{_mandir}/man1/pspell-config.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Dec 4 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 12:0.60.6-10
|
||||||
- fix rpath problem (chrpath)
|
- fix rpath problem (chrpath)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user