|
|
@@ -34,7 +34,7 @@ Class: EVAL
|
|
|
Group: Database
|
|
|
License: RIPE NCC
|
|
|
Version: 3.2.0
|
|
|
-Release: 20040804
|
|
|
+Release: 20041028
|
|
|
|
|
|
# package options
|
|
|
%option with_extobjs no
|
|
|
@@ -56,8 +56,8 @@ Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
|
|
|
PreReq: OpenPKG, openpkg >= 20040130
|
|
|
-BuildPreReq: gnupg, glib, glib::with_threads = yes, mysql3
|
|
|
-PreReq: gnupg, glib, glib::with_threads = yes, mysql3
|
|
|
+BuildPreReq: gnupg, glib, glib::with_threads = yes, mysql
|
|
|
+PreReq: gnupg, glib, glib::with_threads = yes, mysql
|
|
|
BuildPreReq: libxml, libxslt, imap, zlib, openssl
|
|
|
PreReq: libxml, libxslt, imap, zlib, openssl
|
|
|
%if "%{with_extobjs}" == "yes"
|