|
|
@@ -38,7 +38,7 @@ Class: BASE
|
|
|
Group: Text
|
|
|
License: BSD
|
|
|
Version: %{V_ispell}
|
|
|
-Release: 20040207
|
|
|
+Release: 20040520
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://fmg-www.cs.ucla.edu/geoff/tars/ispell-%{V_ispell}.tar.gz
|
|
|
@@ -100,7 +100,6 @@ AutoReqProv: no
|
|
|
done
|
|
|
[ ".$termlib" = . ] && exit 1
|
|
|
( echo "#define MINIMENU"
|
|
|
- echo "#undef NO8BIT"
|
|
|
echo "#define MASKBITS 64"
|
|
|
echo "#define CC \"%{l_cc}\""
|
|
|
echo "#define CFLAGS \"%{l_cflags -O}\""
|
|
|
@@ -150,7 +149,6 @@ AutoReqProv: no
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/man \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/share/ispell
|
|
|
( echo "#define MINIMENU"
|
|
|
- echo "#undef NO8BIT"
|
|
|
echo "#define MASKBITS 64"
|
|
|
echo "#define CC \"%{l_cc}\""
|
|
|
echo "#define CFLAGS \"%{l_cflags -O}\""
|