Rebuild with latest libsepol

This commit is contained in:
Dan Walsh 2011-12-15 16:49:28 -05:00
parent 32db106626
commit a2f964685a
1 changed files with 5 additions and 2 deletions

View File

@ -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 <dwalsh@redhat.com> - 2.1.5-3
- Rebuild with latest libsepol
* Thu Dec 15 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.5-2
- Add support for ignoredirs param in /etc/selinux/semanage.conf