Move handling of role audit records into the library

- Patch stops semanage from removing user record while in use
This commit is contained in:
Dan Walsh 2013-07-26 17:49:13 -04:00
parent 514a8aa4c0
commit a7785d28a7
1 changed files with 2 additions and 1 deletions

View File

@ -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