- Rebuild to get latest libsepol

This commit is contained in:
Daniel J Walsh 2005-10-28 19:25:01 +00:00
parent f4574040bd
commit e003d30798
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%define libsepolver 1.9.30-1
%define libsepolver 1.9.33-1
Summary: SELinux policy compiler
Name: checkpolicy
Version: 1.27.17
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 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.17-2
- Rebuild to get latest libsepol
* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.17-1
- Latest upgrade from NSA
* Merged dismod fix from Joshua Brindle.