From eaab26adc9189c77ba2ff5cdd5b287807b63dc48 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Wed, 20 Nov 2013 09:36:13 -0500 Subject: [PATCH] Add requires for libreport-python --- setroubleshoot.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 7cf732b..a299696 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot Version: 3.2.14 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -16,7 +16,7 @@ BuildRequires: desktop-file-utils dbus-glib-devel gtk2-devel libnotify-devel aud Requires: %{name}-server = %{version}-%{release} Requires: pygtk2-libglade >= 2.9.2 Requires: gtk2 -Requires: libreport-gtk +Requires: libreport-gtk, libreport-python Requires: yum Requires(post): desktop-file-utils Requires(post): dbus @@ -176,6 +176,9 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service %changelog +* Wed Nov 20 2013 Dan Walsh - 3.2.14-2 +- Add requires for libreport-python + * Mon Sep 16 2013 Dan Walsh - 3.2.14-1 - Remove "the the" typo from code. - Update Translations