- Fix http_can_senmail to look for "sendmail" in command

This commit is contained in:
Daniel J Walsh 2009-10-06 19:26:30 +00:00
parent e6f6751ec3
commit 08822a89c5
3 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -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 <dwalsh@redhat.com> - 2.1.25-1
- Fix http_can_senmail to look for "sendmail" in command
* Thu Oct 1 2009 <dwalsh@redhat.com> - 2.1.24-2
- Add support for Green Plugins

View File

@ -1 +1 @@
78961dd82e4623a52afab52556c60771 setroubleshoot-plugins-2.1.24.tar.gz
b127e298589a88ae80ea2a0a05178e6b setroubleshoot-plugins-2.1.25.tar.gz