From 4676dbee55fa236cd605d053d8d1f3aadc09b60e Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jan 10 2008 18:44:50 +0000 Subject: - Add audit2why python bindings --- 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