From 3b201749809aefd65dc26314949ea684c8b9d732 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Thu, 2 Jul 2009 08:42:14 +0000 Subject: [PATCH] - fix cron script --- logwatch.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/logwatch.spec b/logwatch.spec index 7395965..a6ce1f1 100644 --- a/logwatch.spec +++ b/logwatch.spec @@ -1,7 +1,7 @@ Summary: A log file analysis program Name: logwatch Version: 7.3.6 -Release: 44%{?dist} +Release: 45%{?dist} License: MIT Group: Applications/System URL: http://www.logwatch.org/ @@ -175,7 +175,7 @@ cat > %{buildroot}/%{_sysconfdir}/cron.daily/0logwatch < 7.3.6-45 +- fix cron script + * Thu Jun 25 2009 Ivana Varekova 7.3.6-44 - add the possibility to switch of cron job (#493063)