|
|
@@ -33,7 +33,7 @@ Class: BASE
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: 2.3.13
|
|
|
-Release: 20051130
|
|
|
+Release: 20051220
|
|
|
|
|
|
# package options
|
|
|
%option with_fsl yes
|
|
|
@@ -135,28 +135,18 @@ AutoReqProv: no
|
|
|
--disable-modules \
|
|
|
--enable-rewrite \
|
|
|
--enable-ldbm \
|
|
|
- --with-ldbm-module=static \
|
|
|
- --with-ldbm-api=berkeley \
|
|
|
- --with-ldbm-type=btree \
|
|
|
+ --enable-ldbm-api=berkeley \
|
|
|
+ --enable-ldbm-type=btree \
|
|
|
--enable-bdb \
|
|
|
- --with-bdb-module=static \
|
|
|
--enable-hdb \
|
|
|
- --with-hdb-module=static \
|
|
|
--enable-ldap \
|
|
|
- --with-ldap-module=static \
|
|
|
--enable-meta \
|
|
|
- --with-meta-module=static \
|
|
|
--enable-monitor \
|
|
|
- --with-monitor-module=static \
|
|
|
--enable-dnssrv \
|
|
|
- --with-dnssrv-module=static \
|
|
|
--enable-null \
|
|
|
- --with-null-module=static \
|
|
|
--enable-shell \
|
|
|
- --with-shell-module=static \
|
|
|
%if "%{with_perl}" == "yes"
|
|
|
--enable-perl \
|
|
|
- --with-perl-module=static \
|
|
|
%endif
|
|
|
--with-dyngroup \
|
|
|
--with-proxycache \
|