- Rebuild with new libsepol

This commit is contained in:
Daniel J Walsh 2006-03-27 22:13:22 +00:00
parent 01a9ba841e
commit d914ad5a8c
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%define libsepolver 1.12-1
%define libsepolver 1.12.3-1
Summary: SELinux policy compiler
Name: checkpolicy
Version: 1.30.1
Release: 1
Release: 2
License: GPL
Group: Development/System
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -47,6 +47,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkmodule.8.gz
%changelog
* Mon Mar 27 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.1-2
- Rebuild with new libsepol
* Thu Mar 23 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.1-1
- Latest upgrade from NSA
* Moved processing of role and user require statements to 2nd pass.