[setroubleshoot/f15] Make work on RHEL6 Fix if Button to allow user to select full button

Daniel J Walsh dwalsh at fedoraproject.org
Tue May 24 21:24:26 UTC 2011


commit af10c6ffcff7db997b1538932c57f0c57df5e259
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue May 24 17:06:02 2011 -0400

    Make work on RHEL6
    Fix if Button to allow user to select full button

 .gitignore          |    1 +
 setroubleshoot.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19c1383..012b9e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -134,3 +134,4 @@ 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
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index ce19cd8..411e2aa 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.33
+Version: 3.0.35
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -204,6 +204,10 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Mon May 24 2011  <dwalsh at redhat.com> - 3.0.35-1
+- Make work on RHEL6
+- Fix if Button to allow user to select full button
+
 * Mon Apr 18 2011  <dwalsh at redhat.com> - 3.0.33-1
 - Stop translating strings into bogus hex strings
 
diff --git a/sources b/sources
index 65b89c6..92a2947 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-930a4d19ba2c27585c1c194f978b8d98  setroubleshoot-3.0.33.tar.gz
+07c89ffcb0f22657adf857725bbfab95  setroubleshoot-3.0.35.tar.gz


More information about the scm-commits mailing list