[setroubleshoot/f15] Remove dependancy on X from sedispatch

Daniel J Walsh dwalsh at fedoraproject.org
Wed Jul 13 20:56:43 UTC 2011


commit 1abe4593b8ab7149e221f6a13461f1e5a293378a
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Jul 13 16:56:32 2011 -0400

    Remove dependancy on X from sedispatch

 .gitignore          |    3 ++-
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 012b9e7..3a18832 100644
--- a/.gitignore
+++ b/.gitignore
@@ -134,4 +134,5 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.31.tar.gz
 /setroubleshoot-3.0.32.tar.gz
 /setroubleshoot-3.0.33.tar.gz
-/setroubleshoot-3.0.35.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  <dwalsh at redhat.com> - 3.0.38-1
+- Remove dependancy on X from sedispatch
+
 * Fri Jun 24 2011  <dwalsh at redhat.com> - 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


More information about the scm-commits mailing list