[setroubleshoot] - Fix crash in sealert with missing log_* - Report bugzillas in english

Daniel J Walsh dwalsh at fedoraproject.org
Wed Nov 17 21:03:40 UTC 2010


commit ebd98a5285269671fdab3b1cec8cd45792786cc1
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Nov 17 16:03:43 2010 -0500

    - Fix crash in sealert with missing log_*
    - Report bugzillas in english

 setroubleshoot.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index bef91e3..f0863df 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -68,6 +68,7 @@ to user preference. The same tools can be run on existing log files.
 %dir %attr(0755,root,root) %{pkgpythondir}
 %{pkgpythondir}/serverconnection.py*
 %{pkgpythondir}/browser.py*
+%{pkgpythondir}/gui_utils.py*
 %{pkgpythondir}/run_cmd.py*
 %{_bindir}/seapplet
 %config %{_datadir}/polkit-1/actions/org.fedoraproject.setroubleshootfixit.policy


More information about the scm-commits mailing list