From 850ccd40ff5fff0136ec40996138ee035f677f93 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 27 Jan 2010 21:56:23 +0000 Subject: [PATCH] - Add Gavin Romig-Koch report patch - Cleanup Browser window - Remove avc messages that are allowed or dontaudited in current policy --- .cvsignore | 1 + setroubleshoot.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index ca4b4f7..90654b1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -68,3 +68,4 @@ setroubleshoot-2.2.57.tar.gz setroubleshoot-2.2.58.tar.gz setroubleshoot-2.2.59.tar.gz setroubleshoot-2.2.60.tar.gz +setroubleshoot-2.2.61.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 3e3ca71..b4cb323 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.2.60 +Version: 2.2.61 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -18,7 +18,8 @@ Requires: pygtk2 >= 2.9.2 Requires: gnome-python2-gnome, gnome-python2-canvas Requires: gnome-packagekit Requires: gnome-python2-gtkhtml2 -Requires: python-bugzilla +Requires: report-gtk +Requires: report-config-bugzilla-redhat-com Requires: polkit Requires: gnome-python2-gnomekeyring Requires(post): /usr/bin/update-desktop-database @@ -72,7 +73,6 @@ to user preference. The same tools can be run on existing log files. %dir %attr(0755,root,root) %{pkgpythondir} %{pkgpythondir}/browser.py* %{pkgpythondir}/email_dialog.py* -%{pkgpythondir}/filer.py* %{pkgpythondir}/gui_utils.py* %{pkgpythondir}/run_cmd.py* %{_bindir}/seapplet @@ -80,7 +80,6 @@ to user preference. The same tools can be run on existing log files. %config %{_sysconfdir}/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service - %post /usr/bin/update-desktop-database %{_datadir}/applications touch --no-create %{_datadir}/icons/hicolor || : @@ -216,6 +215,11 @@ Setroubleshoot documentation package %doc %{pkgdocdir} %changelog +* Tue Jan 26 2010 Dan Walsh - 2.2.61-1 +- Add Gavin Romig-Koch report patch +- Cleanup Browser window +- Remove avc messages that are allowed or dontaudited in current policy + * Fri Jan 22 2010 Dan Walsh - 2.2.60-1 - Remove untest attachfile code - Catch ProtocolError diff --git a/sources b/sources index 89924ad..01e32c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e5b39bed02d14e1c44a630cfcb3c305 setroubleshoot-2.2.60.tar.gz +b3100417a04bd5fae659762693700035 setroubleshoot-2.2.61.tar.gz