- Fix http_can_senmail to look for "sendmail" in command
This commit is contained in:
parent
e6f6751ec3
commit
08822a89c5
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user