|
|
@@ -40,7 +40,7 @@ Class: BASE
|
|
|
Group: Writing
|
|
|
License: GPL
|
|
|
Version: %{V_aspell}
|
|
|
-Release: 20070113
|
|
|
+Release: 20070211
|
|
|
|
|
|
# package options
|
|
|
%option with_perl no
|
|
|
@@ -123,6 +123,8 @@ AutoReqProv: no
|
|
|
GREP="grep" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
+ --mandir=%{l_prefix}/man \
|
|
|
+ --infodir=%{l_prefix}/info \
|
|
|
--sysconfdir=%{l_prefix}/etc/aspell \
|
|
|
--libdir=%{l_prefix}/lib \
|
|
|
--enable-pkglibdir=%{l_prefix}/lib/aspell \
|