|
|
@@ -34,7 +34,7 @@ Class: PLUS
|
|
|
Group: Mail
|
|
|
License: BSD
|
|
|
Version: 2.2.3
|
|
|
-Release: 20040217
|
|
|
+Release: 20040218
|
|
|
|
|
|
# package options
|
|
|
%option with_fsl yes
|
|
|
@@ -52,8 +52,8 @@ Patch1: imapd.patch.group
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20040130, perl, perl-openpkg >= 20040126, make
|
|
|
-PreReq: OpenPKG, openpkg >= 20040130, perl, MTA
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= 5.8.3, perl-openpkg >= 5.8.3, make
|
|
|
+PreReq: OpenPKG, openpkg >= 20040130, perl >= 5.8.3, MTA
|
|
|
BuildPreReq: sasl, db >= 4.1.24, openssl
|
|
|
PreReq: sasl, db >= 4.1.24, openssl
|
|
|
%if "%{with_fsl}" == "yes"
|