From 29623268fddfb2276426d641a154ada9d2c9a52c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 24 Oct 2001 09:56:50 +0000 Subject: [PATCH] fix dependency and make pflogsum more verbose --- postfix/postfix.spec | 4 ++-- postfix/rc.postfix | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/postfix/postfix.spec b/postfix/postfix.spec index e067cf6e34..0d9ea98b2f 100644 --- a/postfix/postfix.spec +++ b/postfix/postfix.spec @@ -70,8 +70,8 @@ Source6: ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/snaps # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 0.9-33, perl >= 5.6.1-10 -PreReq: OpenPKG, openpkg >= 0.9-33, perl >= 5.6.1-10 +BuildPreReq: OpenPKG, openpkg >= 0.9-20011022.0, perl >= 5.6.1-10 +PreReq: OpenPKG, openpkg >= 0.9-20011022.0, perl >= 5.6.1-10 %if "%{with_db}" == "yes" BuildPreReq: db %endif diff --git a/postfix/rc.postfix b/postfix/rc.postfix index 4d47bc7f79..a64a47a8a6 100644 --- a/postfix/rc.postfix +++ b/postfix/rc.postfix @@ -46,7 +46,7 @@ logfiles="$logfiles @l_prefix@/var/postfix/log/postfix.log.0" fi @l_prefix@/sbin/pflogsumm -d yesterday -h 10 -u 10 -i \ - --iso_date_time --problems_first --smtpd_stats \ + --iso_date_time --problems_first --smtpd_stats --verbose_msg_detail \ ${postfix_sum_flags} \ ${logfiles} >@l_prefix@/var/postfix/log/postfix.sum