rpms/setroubleshoot/devel setroubleshoot.spec,1.4,1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jul 19 18:34:53 UTC 2006


Author: dwalsh

Update of /cvs/dist/rpms/setroubleshoot/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31622

Modified Files:
	setroubleshoot.spec 
Log Message:
* Mon Jul 19 2006 Dan Walsh <dwalsh at redhat.com> - 0.7-1
	* 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.



Index: setroubleshoot.spec
===================================================================
RCS file: /cvs/dist/rpms/setroubleshoot/devel/setroubleshoot.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- setroubleshoot.spec	19 Jul 2006 16:09:05 -0000	1.4
+++ setroubleshoot.spec	19 Jul 2006 18:34:50 -0000	1.5
@@ -10,7 +10,7 @@
 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()")}
 




More information about the fedora-cvs-commits mailing list