|
|
@@ -39,7 +39,7 @@ Class: BASE
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20070712
|
|
|
+Release: 20070817
|
|
|
|
|
|
# package options
|
|
|
%option with_server yes
|
|
|
@@ -134,9 +134,9 @@ AutoReqProv: no
|
|
|
--without-berkeley-db \
|
|
|
%endif
|
|
|
%if "%{with_innobase}" == "yes"
|
|
|
- --with-innobase \
|
|
|
+ --with-innodb \
|
|
|
%else
|
|
|
- --without-innobase \
|
|
|
+ --without-innodb \
|
|
|
%endif
|
|
|
%if "%{with_archive}" == "yes"
|
|
|
--with-archive-storage-engine \
|