From 56dbd2b8f9e222c15ae045a54b22c7dcb93bb510 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Mon, 3 Jan 2011 15:39:56 -0500 Subject: [PATCH] - Change catchall plugin to use just the SOURCE not the Full path for the grep example --- .gitignore | 1 + setroubleshoot-plugins.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fb59ff8..078db59 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ setroubleshoot-plugins-2.1.55.tar.gz /setroubleshoot-plugins-3.0.6.tar.gz /setroubleshoot-plugins-3.0.7.tar.gz /setroubleshoot-plugins-3.0.8.tar.gz +/setroubleshoot-plugins-3.0.9.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 2296182..16aea43 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,6 +1,6 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 3.0.8 +Version: 3.0.9 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -44,6 +44,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Mon Jan 3 2011 - 3.0.9-1 +- Change catchall plugin to use just the SOURCE not the Full path for the grep example + * Mon Dec 13 2010 - 3.0.8-1 - Update Translations diff --git a/sources b/sources index 7697314..baee7d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb34d1e1516546e030f07ecf9c847be1 setroubleshoot-plugins-3.0.8.tar.gz +a2cb5d82602381ed9b10875da1283fd8 setroubleshoot-plugins-3.0.9.tar.gz