|
|
@@ -24,7 +24,7 @@
|
|
|
##
|
|
|
|
|
|
# package version
|
|
|
-%define V_aspell 0.50.4
|
|
|
+%define V_aspell 0.50.4.1
|
|
|
%define V_aspell_en 0.51-0
|
|
|
%define V_aspell_de 0.50-2
|
|
|
%define V_aspell_perl 0.03
|
|
|
@@ -39,13 +39,13 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Text
|
|
|
License: GPL
|
|
|
Version: %{V_aspell}
|
|
|
-Release: 20031002
|
|
|
+Release: 20031018
|
|
|
|
|
|
# package options
|
|
|
%option with_perl no
|
|
|
|
|
|
# list of sources
|
|
|
-Source0: ftp://ftp.gnu.org/gnu/aspell/aspell-%{V_aspell}.tar.gz
|
|
|
+Source0: http://aspell.net/aspell-%{V_aspell}.tar.gz
|
|
|
Source1: ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell-en-%{V_aspell_en}.tar.bz2
|
|
|
Source2: ftp://ftp.gnu.org/gnu/aspell/dict/de/aspell-de-%{V_aspell_de}.tar.bz2
|
|
|
Source3: http://www.cpan.org/modules/by-module/Text/Text-Aspell-%{V_aspell_perl}.tar.gz
|