From cf7c500e3ad3aa086a3d9d89fc66d33aa7614e21 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Wed, 30 Apr 2008 13:36:44 +0000 Subject: [PATCH] - Resolves: #436719 Logwatch doesn't show any usable sendmail section --- logwatch-7.3.6-sendmail.patch | 12 ++++++++++++ logwatch.spec | 8 +++++++- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 logwatch-7.3.6-sendmail.patch diff --git a/logwatch-7.3.6-sendmail.patch b/logwatch-7.3.6-sendmail.patch new file mode 100644 index 0000000..eccffc3 --- /dev/null +++ b/logwatch-7.3.6-sendmail.patch @@ -0,0 +1,12 @@ +diff -up logwatch-7.3.6/conf/services/sendmail.conf.pom logwatch-7.3.6/conf/services/sendmail.conf +--- logwatch-7.3.6/conf/services/sendmail.conf.pom 2005-12-01 00:58:59.000000000 +0100 ++++ logwatch-7.3.6/conf/services/sendmail.conf 2008-04-30 15:32:38.000000000 +0200 +@@ -34,7 +34,7 @@ LogFile = maillog + # logwatch Detail setting. + # + # Example: +-#Detail = 5 ++Detail = 3 + # + # The defined values of Detail are as follows: + # Detail >= 0: Will print:"; diff --git a/logwatch.spec b/logwatch.spec index 4ae99dd..3226229 100644 --- a/logwatch.spec +++ b/logwatch.spec @@ -1,7 +1,7 @@ Summary: A log file analysis program Name: logwatch Version: 7.3.6 -Release: 21%{?dist} +Release: 22%{?dist} License: MIT Group: Applications/System URL: http://www.logwatch.org/ @@ -39,6 +39,7 @@ Patch33: logwatch-7.3.6-cron4.patch Patch34: logwatch-7.3.6-dovecot_back.patch Patch35: logwatch-7.3.6-audit2.patch Patch36: logwatch-7.3.6-openvpn2.patch +Patch37: logwatch-7.3.6-sendmail.patch Requires: textutils sh-utils grep mailx Requires: perl(Date::Manip) @@ -86,6 +87,7 @@ of the package on many systems. %patch34 -p1 %patch35 -p1 %patch36 -p1 +%patch37 -p1 rm -f scripts/services/*.orig %build @@ -199,6 +201,10 @@ rm -rf %{buildroot} %doc License project/CHANGES %changelog +* Wed Apr 30 2008 Ivana Varekova 7.3.6-22 +- Resolves: #436719 + Logwatch doesn't show any usable sendmail section + * Fri Apr 4 2008 Ivana Varekova 7.3.6-21 - Resolves: #440534 Some unmatched OpenVPN log lines