]> git.pld-linux.org Git - packages/aspell.git/blame - aspell.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/aspell.git] / aspell.spec
CommitLineData
e485b56a 1%define ver .33.7.1
2
6dbb194d
JB
3Summary: Aspell is an Open Source spell checker
4Summary(pl): Aspell jest kontrolerem pisowni
692f503b 5Name: aspell
e485b56a 6Version: 0%{ver}
305d2455 7Release: 11
0098bbb7 8Epoch: 2
36035ad5 9License: LGPL
6dbb194d 10Group: Applications/Text
7c47e7ac 11Vendor: Kevin Atkinson <kevinatk@home.com>
c0e7792e
JB
12Source0: ftp://ftp.sourceforge.net/pub/sourceforge/aspell/%{name}-%{ver}.tar.gz
13Patch0: ftp://ftp.sourceforge.net/pub/sourceforge/aspell/%{name}-.33-fix2.diff
14Patch1: %{name}-noinstalled.patch
15Patch2: %{name}-amfix.patch
16URL: http://aspell.sourceforge.net/
17BuildRequires: autoconf
18BuildRequires: automake
6903c623 19BuildRequires: libstdc++-devel
c0e7792e 20BuildRequires: libtool
9a6b865b 21BuildRequires: pspell-devel
1b33fe9a 22Provides: ispell
0e6d860c 23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
0098bbb7 24Obsoletes: ispell
25Obsoletes: libaspell10
7c47e7ac 26
27%description
1b33fe9a 28Aspell is an Open Source spell checker designed to eventually replace
36035ad5 29Ispell. Its main feature is that it does a much better job of coming
30up with possible suggestions than Ispell does. In fact recent tests
31shows that it even does better than Microsoft Word 97's spell checker
32in some cases. In addition it has both compile time and run time
33support for other non English languages. Aspell also doubles as a
34powerful C++ library with C and Perl interfaces in the works.
1b33fe9a 35
03b960a4 36%description -l pl
36035ad5 37