From 05a8fc5fc8386e5f46c3fbaf47c807a33c67569e Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Tue, 7 Jan 2014 17:24:46 -0500 Subject: [PATCH] Remove requires for notify-python and yum --- setroubleshoot.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 5900322..bbf6d54 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot Version: 3.2.16 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -17,12 +17,10 @@ Requires: %{name}-server = %{version}-%{release} Requires: pygtk2-libglade >= 2.9.2 Requires: gtk2 Requires: libreport-gtk, libreport-python -Requires: yum Requires(post): desktop-file-utils Requires(post): dbus Requires(postun): desktop-file-utils Requires(postun): dbus -Requires: notify-python BuildRequires: xdg-utils Requires: xdg-utils @@ -170,6 +168,9 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service %changelog +* Tue Jan 7 2014 Dan Walsh - 3.2.16-2 +- Remove requires for notify-python and yum + * Thu Jan 2 2014 Dan Walsh - 3.2.16-1 - Don't error out on no policy installed - Update translations.