From a7785d28a78c0106516c38ee2508f15d0dcf28ef Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Fri, 26 Jul 2013 17:49:13 -0400 Subject: [PATCH] Move handling of role audit records into the library - Patch stops semanage from removing user record while in use --- libsemanage.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libsemanage.spec b/libsemanage.spec index 4ccc6ca..b3af7d2 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -18,13 +18,14 @@ Source1: semanage.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libselinux-devel >= %{libselinuxver} swig ustr-devel BuildRequires: libsepol-devel >= %{libsepolver} +BuildRequires: audit-libs-devel BuildRequires: python-devel bison flex bzip2-devel %if 0%{?with_python3} BuildRequires: python3-devel %endif # if with_python3 -Requires: bzip2-libs +Requires: bzip2-libs audit-libs %description Security-enhanced Linux is a feature of the Linux® kernel and a number