From 5672a4b1a6cf618af822aa86e328c8da6d25f83c Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 7 Oct 2009 18:40:26 +0000 Subject: [PATCH] - Don't throw up an error box if yum cache is not setup --- .cvsignore | 1 + setroubleshoot.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4c16bc5..7432d51 100644 --- a/.cvsignore +++ b/.cvsignore @@ -48,3 +48,4 @@ setroubleshoot-2.2.33.tar.gz setroubleshoot-2.2.34.tar.gz setroubleshoot-2.2.35.tar.gz setroubleshoot-2.2.36.tar.gz +setroubleshoot-2.2.37.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index c7d0ac9..36f6d3d 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.2.36 +Version: 2.2.37 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -212,6 +212,9 @@ Setroubleshoot documentation package %doc %{pkgdocdir} %changelog +* Wed Oct 7 2009 Dan Walsh - 2.2.37-1 +- Don't throw up an error box if yum cache is not setup + * Mon Oct 5 2009 Dan Walsh - 2.2.36-1 - Fix Fix It button - Remove Setroubleshoot: from every heading diff --git a/sources b/sources index 1f90567..5f4a2bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2fb06dae32978bb3591f01ebb8c3d785 setroubleshoot-2.2.36.tar.gz +b439814afe8ed4ff775cfea0b897834a setroubleshoot-2.2.37.tar.gz