- Rebuild to get latest libsepol

This commit is contained in:
Daniel J Walsh 2005-09-21 18:23:46 +00:00
parent e34019964c
commit c95e46a95f
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%define libsepolver 1.9.4-1
%define libsepolver 1.9.5-1
Summary: SELinux policy compiler
Name: checkpolicy
Version: 1.27.2
Release: 1
Release: 2
License: GPL
Group: Development/System
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -44,6 +44,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkpolicy.8.gz
%changelog
* Wed Sep 21 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-2
- Rebuild to get latest libsepol
* Wed Sep 21 2005 Dan Walsh <dwalsh@redhat.com> 1.27.2-1
- Latest upgrade from NSA
* Fixed parse_categories handling of undefined category.