From 968d10c96b4f5e13c21cd16d531092a04554bef5 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 19 Jul 2006 18:34:50 +0000 Subject: [PATCH] Fix setroubleshoot_dispatcher to catch all information from avc. Much cleaner interface and no longer uses audit2allow cruft. Remove toolbar from popup window since it did nothing, and I think it looks better without it. fix allow_execmod plugin to report better data. --- setroubleshoot.spec | 2 +- sources | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 9d143cc..3346bfc 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -10,7 +10,7 @@ Source1: setroubleshoot.init Source2: setroubleshoot.logrotate BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl +BuildRequires: perl-XML-Parser %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} diff --git a/sources b/sources index 5d72298..6b314fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9820a721574635a559cf18e16deee0e7 setroubleshoot-0.7.tar.gz +1333a0721b17fe978a25af250f1cabfa setroubleshoot-0.7.tar.gz