From d4653a8e5b03979dd4cc918028595f5456a19c0b Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 19 Jul 2006 16:09:05 +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 | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 9886be7..9d143cc 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -10,6 +10,7 @@ Source1: setroubleshoot.init Source2: setroubleshoot.logrotate BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl %{!?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 814b3d7..5d72298 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -493a9de32ca6a4c1ce15a0d199838bc4 setroubleshoot-0.7.tar.gz +9820a721574635a559cf18e16deee0e7 setroubleshoot-0.7.tar.gz