From acdaa43404087b12d06081aa7250e68973ac6e5c Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 10 Sep 2008 15:58:40 +0000 Subject: [PATCH] - Fix startup problems --- .cvsignore | 1 + setroubleshoot.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 084e9a8..62b7d73 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ setroubleshoot-2.0.6.tar.gz setroubleshoot-2.0.8.tar.gz +setroubleshoot-2.0.9.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 5069a8e..f5d240f 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.0.8 -Release: 2%{?dist} +Version: 2.0.9 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -182,6 +182,9 @@ rm -rf %{buildroot} %attr(0755,root,root) /etc/rc.d/init.d/%{name} %changelog +* Tue Sep 9 2008 Dan Walsh - 2.0.9-1 +- Fix startup problems + * Tue Sep 9 2008 Dan Walsh - 2.0.8-2 - Fix setroubleshoot init to rely on messagebus being running diff --git a/sources b/sources index 35750c4..d652097 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bcf9712ea5328ebaecc07466d01f6aa4 setroubleshoot-2.0.8.tar.gz +59510155065fc9b8c3f400ee624587be setroubleshoot-2.0.9.tar.gz