Recompile with libsepol that has support for ptrace_child

This commit is contained in:
Dan Walsh 2012-04-17 17:06:35 -04:00
parent 1ef68435f0
commit c856d94691

View File

@ -1,9 +1,9 @@
%define libselinuxver 2.1.10-1
%define libsepolver 2.1.5-1
%define libsepolver 2.1.5-2
Summary: SELinux policy compiler
Name: checkpolicy
Version: 2.1.9
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2
Group: Development/System
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -56,6 +56,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_bindir}/sedispol
%changelog
* Tue Apr 17 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.9-3
- Recompile with libsepol that has support for ptrace_child
* Tue Apr 3 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.9-2
- Allow checkpolicy to use + in a file name