From f79f8038c0258ec8dc389bcb316f97a251f2f474 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Wed, 14 Sep 2011 22:47:54 -0400 Subject: [PATCH] Add support for preserving tunables --- libsemanage.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsemanage.spec b/libsemanage.spec index 273afcc..51548cb 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -4,7 +4,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib(1))")} %endif -%define libsepolver 2.1.2-1 +%define libsepolver 2.1.2-3 %define libselinuxver 2.1.5-1 Summary: SELinux binary policy manipulation library