[setroubleshoot/f13/master] - Add ProtocolError from xmlrpclib so Bugzilla reporting throwing an error will work.

Daniel J Walsh dwalsh at fedoraproject.org
Tue Jan 25 15:14:15 UTC 2011


commit 547f846e0de4b6bc206a120459f1d3a80feb988c
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Jan 25 10:14:04 2011 -0500

    - Add ProtocolError from xmlrpclib so Bugzilla reporting throwing an error will work.

 setroubleshoot.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 7dc6d5f..82aef14 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -86,9 +86,9 @@ dbus-send --system /com/redhat/setroubleshootd com.redhat.SEtroubleshootdIface.r
 touch --no-create %{_datadir}/icons/hicolor
 %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
 
-%prep 
-setup -q 
-patch -p1 -b .seapplet
+%prep
+%setup -q
+%patch -p1 -b .seapplet
 
 %build
 %configure


More information about the scm-commits mailing list