From 4676dbee55fa236cd605d053d8d1f3aadc09b60e Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 10 Jan 2008 18:44:50 +0000 Subject: [PATCH] - Add audit2why python bindings --- libselinux.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libselinux.spec b/libselinux.spec index 2449b28..300550c 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -32,7 +32,7 @@ decisions. Required for any applications that use the SELinux API. Summary: SELinux python bindings for libselinux Group: Development/Libraries Requires: libselinux = %{version}-%{release} -BuildRequires: python-devel libsepol-devel +BuildRequires: python-devel libsepol-devel >= %{libsepolver} %description python The libselinux-python package contains the python bindings for developing