]> git.pld-linux.org Git - packages/aspell.git/blame - aspell.spec
- resolved conflict with ispell, removed Provides/Obsoletes: ispell -
[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}
9b3c8de6 7Release: 12
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
0e6d860c 22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
0098bbb7 23Obsoletes: libaspell10
7c47e7ac 24
25%description
1b33fe9a 26Aspell is an Open Source spell checker designed to eventually replace
36035ad5 27Ispell. Its main feature is that it does a much better job of coming
28up with possible suggestions than Ispell does. In fact recent tests
29shows that it even does better than Microsoft Word 97's spell checker
30in some cases. In addition it has both compile time and run time
31support for other non English languages. Aspell also doubles as a
32powerful C++ library with C and Perl interfaces in the works.
1b33fe9a 33
03b960a4 34%description -l pl
36035ad5 35