Summary: Aspell is an Open Source spell checker. Summary(pl): Aspell jest kontrolerem pisowni. Name: aspell Version: .27.2 Release: 3 Serial: 1 Copyright: LGPL Group: Utilities/Text Group(pl): Narzędzia/Tekst Vendor: Kevin Atkinson Source: http://metalab.unc.edu/kevina/aspell/%{name}-%{version}.tar.gz URL: http://metalab.unc.edu/kevina/aspell/ BuildRequires: libstdc++-devel Provides: ispell Obsoletes: ispell BuildRoot: /tmp/%{name}-%{version}-root %description Aspell is an Open Source spell checker designed to eventually replace Ispell. Its main feature is that it does a much better job of coming up with possible suggestions than Ispell does. In fact recent tests shows that it even does better than Microsoft Word 97's spell checker in some cases. In addition it has both compile time and run time support for other non English languages. Aspell also doubles as a powerful C++ library with C and Perl interfaces in the works. %description -l pl Aspell jest kontrolerem pisowni zaprojektowanym tak, by móc zastąpić ispell'a. Dodatkowo zawiera wsparcie dla innych języków niż angielski. Interfejs aspella napisany został w C++, a interfejsy w Perlu i C są aktualnie rozwijane. %package devel Summary: Libraries and header files for aspell development Summary(pl): Biblioteki i pliki nagłówkowe dla developerów aspella Group: Development/Libraries Group(pl): Programowanie/Biblioteki Serial: %{serial} Requires: %{name} = %{version} %description devel Aspell is an Open Source spell checker. Libraries and header files for aspell development %description -l pl devel Aspell jest kontrolerem pisowni. Pakiet ten zawiera biblioteki i pliki nagłówkowe dla developerów aspella. %package static Summary: Static Libraries for aspell development Summary(pl): Biblioteki statyczne dla developerów aspella Group: Development/Libraries Group(pl): Programowanie/Biblioteki Serial: %{serial} Requires: %{name}-devel = %{version} %description static Aspell is an Open Source spell checker. Static Libraries for aspell development %description -l pl static Aspell jest kontrolerem pisowni. Pakiet ten zawiera biblioteki statyczne dla developerów aspella. %prep %setup -q cp -p %{_includedir}/g++/stl_rope.h . patch