|
|
@@ -37,12 +37,12 @@ Class: BASE
|
|
|
Group: Writing
|
|
|
License: BSD
|
|
|
Version: %{V_ispell}
|
|
|
-Release: 20070830
|
|
|
+Release: 20071210
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://fmg-www.cs.ucla.edu/geoff/tars/ispell-%{V_ispell}.tar.gz
|
|
|
Source1: ftp://ftp.informatik.uni-kiel.de/pub/kiel/dicts/hk-deutsch.tar.gz
|
|
|
-Source2: http://j3e.de/ispell/igerman98/dict/igerman98-%{V_igerman98}.tar.bz2
|
|
|
+Source2: http://www.j3e.de/ispell/igerman98/dict/igerman98-%{V_igerman98}.tar.bz2
|
|
|
Source3: ftp://ftp.openpkg.org/DST/ispell/words.gz
|
|
|
Patch0: ispell.patch
|
|
|
|
|
|
@@ -69,7 +69,7 @@ AutoReqProv: no
|
|
|
}
|
|
|
prog ispell:igerman98 = {
|
|
|
version = %{V_igerman98}
|
|
|
- url = http://j3e.de/ispell/igerman98/dict/
|
|
|
+ url = http://www.j3e.de/ispell/igerman98/dict/
|
|
|
regex = igerman98-(__VER__)\.tar\.bz2
|
|
|
}
|
|
|
|