[setroubleshoot] Apply Miroslav patch that rewrites sealert option handling with using optparse. Fixing conflicting o

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 27 12:26:45 UTC 2011


commit f8a240b27bf4d04e20f664d93db717fd04f36437
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Oct 27 08:26:38 2011 -0400

    Apply Miroslav patch that rewrites sealert option handling with using optparse. Fixing conflicting options problems.

 setroubleshoot.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index b399cf4..e8ad10d 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -101,12 +101,12 @@ 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
+Requires: setools-libs-python >= 3.3.7-19
 Requires: rpm-python
 Requires: libselinux-python  >= 2.1.5-1
 Requires: policycoreutils-python 
 BuildRequires: intltool gettext python
-BuildRequires: setools-devel >= 3.3.6-3
+BuildRequires: setools-devel >= 3.3.7-19
 BuildRequires: python-devel
 Requires: python-slip-dbus
 


More information about the scm-commits mailing list