diff --git a/libsemanage.spec b/libsemanage.spec index a9b5202..22b9d3f 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -4,13 +4,13 @@ %{!?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-3 +%define libsepolver 2.1.4-3 %define libselinuxver 2.1.6-4 Summary: SELinux binary policy manipulation library Name: libsemanage Version: 2.1.5 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: libsemanage-%{version}.tgz @@ -180,6 +180,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif # if with_python3 %changelog +* Thu Dec 15 2011 Dan Walsh - 2.1.5-3 +- Rebuild with latest libsepol + * Thu Dec 15 2011 Dan Walsh - 2.1.5-2 - Add support for ignoredirs param in /etc/selinux/semanage.conf