diff --git a/.cvsignore b/.cvsignore index df34347..56eb485 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -aspell-.33.6.3.tar.gz +aspell-.33.7.tar.gz diff --git a/aspell.spec b/aspell.spec index 064abe3..763393e 100644 --- a/aspell.spec +++ b/aspell.spec @@ -1,53 +1,57 @@ Summary: A spelling checker. Name: aspell -Version: 0.33.6.3 +Version: 0.33.7 Epoch: 2 -Release: 2 +Release: 1 License: LGPL Group: Applications/Text URL: http://aspell.sourceforge.net/ -Source0: http://download.sourceforge.net/aspell/%{name}-.33.6.3.tar.gz +Source0: http://download.sourceforge.net/aspell/%{name}-.33.7.tar.gz Source1: aspell-init.el Requires: pspell = 0.12.2 -Buildrequires: pspell-devel = 0.12.2 +Buildrequires: pspell-devel = 0.12.2, gcc-c++ BuildRoot: %{_tmppath}/%{name}-%{version}-root Obsoletes: ispell %description Aspell is a spelling checker designed to eventually replace Ispell. -It also has support for checking (La)TeX and Html files, and run time -support for other non-English languages. +Aspell's primary advantage (over Ispell) is a greater skill at +suggesting correct spellings. Aspell includes both compile-time and +run-time support for non-English languages and can spellcheck (La)TeX +and HTML files. %package devel -Summary: The static libraries and header files needed for Aspell development. +Summary: Static libraries and header files for Aspell development. Group: Development/Libraries Requires: pspell-devel aspell = %{version} %description devel Aspell is a spelling checker. The aspell-devel package includes the -static libraries and header files needed for Aspell development. Note -that the recommend way to use aspell is through the Pspell library. +static libraries and header files needed for Aspell development. Note +that the recommended way to use aspell is through the Pspell library. %package en-gb -Summary: British dictionary for aspell +Summary: A British English dictionary for aspell. Group: Applications/Text Requires: aspell %description en-gb -A British dictionary for use with aspell, a spelling checker. +This package contains a British English dictionary for use with +aspell, a spelling checker. %package en-ca -Summary: Canadian dictionary +Summary: A Canadian English dictionary for aspell. Group: Applications/Text Requires: aspell %description en-ca -A Canadian dictionary for use with aspell, a spelling checker. +This package contains a Canadian English dictionary for use with +aspell, a spelling checker. %prep rm -rf $RPM_BUILD_ROOT -%setup -q -n aspell-.33.6.3 +%setup -q -n aspell-.33.7 %build %configure @@ -103,6 +107,12 @@ rm -rf $RPM_BUILD_ROOT /usr/lib/aspell/british* %changelog +* Thu Aug 9 2001 Trond Eivind Glomsr�d 0.33.7-1 +- 0.33.7 bugfix release. Requested by the author, it fixes + coredumps in sug-mode and when not using typo-analyses. + It also contains code cleanups so it compiles with -ansi +- should fix coredump on IA64 (#49746) + * Wed Jul 11 2001 Trond Eivind Glomsr�d - Add the .la files in the main package - used for dynamic loading diff --git a/sources b/sources index a078697..87ac2cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b316945f11f955d7781f37a6f0735ba aspell-.33.6.3.tar.gz +5d26bcc1933f555390bcad57c1b34fa2 aspell-.33.7.tar.gz