|
|
@@ -30,11 +30,11 @@ URL: http://www.exim.org/
|
|
|
Vendor: Philip Hazel
|
|
|
Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG
|
|
|
-Class: EVAL
|
|
|
+Class: PLUS
|
|
|
Group: Mail
|
|
|
License: GPL
|
|
|
Version: 4.34
|
|
|
-Release: 20040624
|
|
|
+Release: 20040702
|
|
|
|
|
|
# package options
|
|
|
%option with_auth_cram_md5 no
|
|
|
@@ -52,8 +52,8 @@ Source3: aliases
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20040130, perl, gzip
|
|
|
-PreReq: OpenPKG, openpkg >= 20040130, perl, gzip
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, perl, gzip
|
|
|
+PreReq: OpenPKG, openpkg >= 20040130, make, perl, gzip
|
|
|
BuildPreReq: openssl, db >= 4.1.24, libiconv
|
|
|
PreReq: openssl, db >= 4.1.24, libiconv
|
|
|
%if "%{with_ssl}" == "yes"
|
|
|
@@ -128,7 +128,6 @@ Conflicts: postfix, sendmail, ssmtp
|
|
|
# Sieve filter
|
|
|
echo 'HAVE_ICONV=YES'
|
|
|
echo 'HEADERS_CHARSET=ISO-8859-1'
|
|
|
- echo 'LIBS+=-liconv'
|
|
|
echo 'EXTRALIBS_EXIM+=%{l_ldflags} -liconv'
|
|
|
|
|
|
# use Berkeley DB in native mode as DBM library
|