|
|
@@ -34,7 +34,7 @@ Class: EVAL
|
|
|
Group: Database
|
|
|
License: RIPE NCC
|
|
|
Version: 3.2.0
|
|
|
-Release: 20040322
|
|
|
+Release: 20040323
|
|
|
|
|
|
# package options
|
|
|
%option with_extobjs no
|
|
|
@@ -59,6 +59,9 @@ BuildPreReq: gnupg, glib, glib::with_threads = yes, mysql3
|
|
|
PreReq: gnupg, glib, glib::with_threads = yes, mysql3
|
|
|
BuildPreReq: libxml, libxslt, imap, zlib, openssl
|
|
|
PreReq: libxml, libxslt, imap, zlib, openssl
|
|
|
+%if "%{with_extobjs}" == "yes"
|
|
|
+PreReq: perl
|
|
|
+%endif
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|