From 31ade72e44a0b449495840860b3774a13240cefc Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Jul 13 2011 20:53:20 +0000 Subject: Remove dependancy on X from sedispatch --- diff --git a/.gitignore b/.gitignore index 5bc189f..3a18832 100644 --- a/.gitignore +++ b/.gitignore @@ -135,3 +135,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.0.32.tar.gz /setroubleshoot-3.0.33.tar.gz /setroubleshoot-3.0.37.tar.gz +/setroubleshoot-3.0.38.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 3f25619..97287fe 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.0.37 +Version: 3.0.38 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -203,6 +203,9 @@ Setroubleshoot documentation package %{pkgdocdir}/setroubleshoot* %changelog +* Wed Jul 13 2011 - 3.0.38-1 +- Remove dependancy on X from sedispatch + * Fri Jun 24 2011 - 3.0.37-1 - Move serverconnection.py and FixIt commands from setroubleshoot to setroubleshoot-server - Remove run_cmd.py diff --git a/sources b/sources index 08a3c26..f035bac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -64efe15616ea6864dc6c983f61ba70db setroubleshoot-3.0.37.tar.gz +8ae1b0c5a026a54cdc9d98bd13d52d18 setroubleshoot-3.0.38.tar.gz