From bd52eeac4e07aba8bf0b2d12e7771d95057c4d05 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 13 Apr 2009 15:18:10 +0000 Subject: [PATCH] - Change priority on restorecon plugin to happen before public_content --- .cvsignore | 1 + setroubleshoot-plugins.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 20604bf..b602924 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,3 +7,4 @@ setroubleshoot-plugins-2.0.11.tar.gz setroubleshoot-plugins-2.0.12.tar.gz setroubleshoot-plugins-2.0.14.tar.gz setroubleshoot-plugins-2.0.15.tar.gz +setroubleshoot-plugins-2.0.16.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index fc620aa..03598fa 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.0.15 +Version: 2.0.16 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -52,6 +52,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Mon Apr 13 2009 - 2.0.16-1 +- Change priority on restorecon plugin to happen before public_content + * Fri Apr 3 2009 - 2.0.15-1 - Update po files diff --git a/sources b/sources index d031569..c94caef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ef3c051867710035877e706266c8e0d setroubleshoot-plugins-2.0.15.tar.gz +ab02b6356a3431cc98d02d6d883ba07d setroubleshoot-plugins-2.0.16.tar.gz