[setroubleshoot/f17] Remove gnome-keyring requirement

Daniel J Walsh dwalsh at fedoraproject.org
Thu Mar 8 21:12:37 UTC 2012


commit ecc644bcc22d1f6afc0bad00c5caf02e978bc585
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Mar 8 16:12:33 2012 -0500

    Remove gnome-keyring requirement

 .gitignore          |    1 +
 setroubleshoot.spec |    6 ++++--
 sources             |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6629b8f..36b2f02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -149,3 +149,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.1.3.tar.gz
 /setroubleshoot-3.1.4.tar.gz
 /setroubleshoot-3.1.5.tar.gz
+/setroubleshoot-3.1.6.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index dc79429..7ecd535 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.1.5
+Version: 3.1.6
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -23,7 +23,6 @@ Requires: pygobject2
 Requires: report-gtk
 Requires: polkit
 Requires: yum
-Requires: gnome-python2-gnomekeyring
 Requires(post): desktop-file-utils
 Requires(post): dbus
 Requires(postun): desktop-file-utils
@@ -204,6 +203,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Thu Mar 8 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.6-1
+- Remove gnome-keyring requirement
+
 * Thu Mar 8 2012 Dan Walsh <dwalsh at redhat.com> - 3.1.5-1
 - Fix potential memory leak in setools
 - Update to latest translations
diff --git a/sources b/sources
index 7ba668b..43378f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0899e53efb3771de02d4e5807c9bf44f  setroubleshoot-3.1.5.tar.gz
+6796ed9d21b0c2facb31d6c26495c5a7  setroubleshoot-3.1.6.tar.gz


More information about the scm-commits mailing list