|
|
@@ -33,7 +33,7 @@ Class: BASE
|
|
|
Group: LDAP
|
|
|
License: GPL
|
|
|
Version: 2.3.27
|
|
|
-Release: 20060923
|
|
|
+Release: 20061004
|
|
|
|
|
|
# package options
|
|
|
%option with_fsl yes
|
|
|
@@ -103,6 +103,7 @@ AutoReqProv: no
|
|
|
ARGS="$ARGS --enable-syslog"
|
|
|
ARGS="$ARGS --with-readline"
|
|
|
ARGS="$ARGS --with-tls"
|
|
|
+ ARGS="$ARGS --without-fetch"
|
|
|
ARGS="$ARGS --disable-dynamic"
|
|
|
ARGS="$ARGS --disable-shared"
|
|
|
ARGS="$ARGS --disable-modules"
|