[setroubleshoot] Remove requirement for setools-libs-python, no longer needed.

Daniel J Walsh dwalsh at fedoraproject.org
Tue Mar 26 17:02:32 UTC 2013


commit 5a67529501163a69d50b2e5cb5c8fd6cd6e30f8c
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Mar 26 11:28:24 2013 -0400

    Remove requirement for setools-libs-python, no longer needed.

 setroubleshoot.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 1a5a7db..431b376 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,7 +1,7 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
 Version: 3.2.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/setroubleshoot
@@ -102,7 +102,6 @@ Requires: %{name}-plugins >= 3.0.14
 Requires: audit >= 1.2.6-3
 Requires: audit-libs-python >= 1.2.6-3
 Requires: libxml2-python
-Requires: setools-libs-python >= 3.3.7-19
 Requires: rpm-python
 Requires: libselinux-python  >= 2.1.5-1
 Requires: policycoreutils-devel
@@ -182,6 +181,9 @@ rm -rf %{buildroot}
 %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
 
 %changelog
+* Tue Mar 26 2013 Dan Walsh <dwalsh at redhat.com> - 3.2.3-2
+- Remove requirement for setools-libs-python, no longer needed.
+
 * Fri Feb 15 2013 Dan Walsh <dwalsh at redhat.com> - 3.2.3-1
 - Update Translations
 - Fix audit2allow -R output to actually work.


More information about the scm-commits mailing list