[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:06:46 UTC 2011


commit 26d391d5644f8b2bb51c4036868e45105590cb90
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Jan 25 10:06:36 2011 -0500

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

 setroubleshoot.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index aedd57b..7dc6d5f 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -86,7 +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