[setroubleshoot/f14] 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:29 UTC 2011


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

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

 .gitignore          |    6 +++---
 setroubleshoot.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17d5e15..012b9e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -131,7 +131,7 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.25.tar.gz
 /setroubleshoot-3.0.26.tar.gz
 /setroubleshoot-3.0.27.tar.gz
-/setroubleshoot-3.0.28.tar.gz
-/setroubleshoot-3.0.29.tar.gz
-/setroubleshoot-3.0.30.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 e849e37..329efed 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
@@ -206,6 +206,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