From a9c3fbe22a9c25a4bd10374d4fd76a41c857cdfa Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sat, 22 Jul 2006 11:11:03 +0000 Subject: [PATCH] Fix Requires line --- setroubleshoot.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 2ca38e8..b23a230 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot Version: 0.12 -Release: 1 +Release: 2 License: GPL Group: Applications/System URL: http://www.redhat.com/ @@ -27,7 +27,7 @@ BuildRequires: perl-XML-Parser Requires: audit-libs-python Requires: libselinux >= 1.30.15-1 Requires: pygtk2 >= 2.9.2 -Requires: notifiy-python +Requires: notify-python BuildRequires: intltool gettext python @@ -93,6 +93,9 @@ rm -rf %{buildroot} %{_datadir}/pixmaps/*png %changelog +* Fri Jul 21 2006 Dan Walsh - 0.12-2 + * Fix Requires line + * Fri Jul 21 2006 Dan Walsh - 0.12-1 * Fix problem in dispatcher