From f8a240b27bf4d04e20f664d93db717fd04f36437 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Thu, 27 Oct 2011 08:26:38 -0400 Subject: [PATCH] Apply Miroslav patch that rewrites sealert option handling with using optparse. Fixing conflicting options problems. --- setroubleshoot.spec | 4 ++-- 1 file 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