From 08822a89c57cae3bc532391dede4c9533fde39e9 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 6 Oct 2009 19:26:30 +0000 Subject: [PATCH] - Fix http_can_senmail to look for "sendmail" in command --- .cvsignore | 1 + setroubleshoot-plugins.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index a1dfe63..50f6fbe 100644 --- a/.cvsignore +++ b/.cvsignore @@ -30,3 +30,4 @@ setroubleshoot-plugins-2.1.21.tar.gz setroubleshoot-plugins-2.1.22.tar.gz setroubleshoot-plugins-2.1.23.tar.gz setroubleshoot-plugins-2.1.24.tar.gz +setroubleshoot-plugins-2.1.25.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index c19b0f9..99f0579 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,7 +1,7 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 2.1.24 -Release: 2%{?dist} +Version: 2.1.25 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -52,6 +52,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Thu Oct 6 2009 - 2.1.25-1 +- Fix http_can_senmail to look for "sendmail" in command + * Thu Oct 1 2009 - 2.1.24-2 - Add support for Green Plugins diff --git a/sources b/sources index 6f85a5c..776a2a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78961dd82e4623a52afab52556c60771 setroubleshoot-plugins-2.1.24.tar.gz +b127e298589a88ae80ea2a0a05178e6b setroubleshoot-plugins-2.1.25.tar.gz