From a06789169365db7cb993534ecd8f7e4dacb0c090 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 7 Oct 2009 21:45:13 +0000 Subject: [PATCH] - Add wine plugin --- .cvsignore | 1 + setroubleshoot-plugins.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 50f6fbe..b40b301 100644 --- a/.cvsignore +++ b/.cvsignore @@ -31,3 +31,4 @@ setroubleshoot-plugins-2.1.22.tar.gz setroubleshoot-plugins-2.1.23.tar.gz setroubleshoot-plugins-2.1.24.tar.gz setroubleshoot-plugins-2.1.25.tar.gz +setroubleshoot-plugins-2.1.26.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 99f0579..b5d7e6d 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,6 +1,6 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 2.1.25 +Version: 2.1.26 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -52,6 +52,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Thu Oct 7 2009 - 2.1.26-1 +- Add wine plugin + * Thu Oct 6 2009 - 2.1.25-1 - Fix http_can_senmail to look for "sendmail" in command diff --git a/sources b/sources index 776a2a1..ce9c2fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b127e298589a88ae80ea2a0a05178e6b setroubleshoot-plugins-2.1.25.tar.gz +34c72465619aa3a6ffa8c2e90936f5b2 setroubleshoot-plugins-2.1.26.tar.gz