Rebuild to get latest libsepol which fixes the file_name transition problems

This commit is contained in:
Dan Walsh 2012-04-23 21:10:43 -04:00
parent c856d94691
commit fbd2801c70
1 changed files with 5 additions and 2 deletions

View File

@ -1,9 +1,9 @@
%define libselinuxver 2.1.10-1
%define libsepolver 2.1.5-2
%define libsepolver 2.1.5-3
Summary: SELinux policy compiler
Name: checkpolicy
Version: 2.1.9
Release: 3%{?dist}
Release: 4%{?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
* Mon Apr 23 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.9-4
- Rebuild to get latest libsepol which fixes the file_name transition problems
* Tue Apr 17 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.9-3
- Recompile with libsepol that has support for ptrace_child