|
|
@@ -37,7 +37,7 @@ Class: EVAL
|
|
|
Group: Database
|
|
|
License: GPL/LGPL
|
|
|
Version: %{V_major}.%{V_minor}
|
|
|
-Release: 20050918
|
|
|
+Release: 20050925
|
|
|
|
|
|
# package options
|
|
|
%option with_sqlite yes
|
|
|
@@ -54,6 +54,8 @@ Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20040130, make
|
|
|
PreReq: OpenPKG, openpkg >= 20040130
|
|
|
+BuildPreReq: pkgconfig, glib2
|
|
|
+PreReq: pkgconfig, glib2
|
|
|
BuildPreReq: libxml, libxslt, perl-xml
|
|
|
PreReq: libxml, libxslt, perl-xml
|
|
|
%if "%{with_sqlite}" == "yes"
|