- Rebuild to get latest libsepol

This commit is contained in:
Daniel J Walsh 2005-10-07 14:19:15 +00:00
parent b8c325caf1
commit e191585b52
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%define libsepolver 1.9.11-1
%define libsepolver 1.9.12-1
Summary: SELinux policy compiler
Name: checkpolicy
Version: 1.27.7
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
* Fri Oct 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-2
- Rebuild to get latest libsepol
* Thu Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-1
- Latest upgrade from NSA
* Merged several bug fixes from Joshua Brindle (Tresys).