- Rebuild to get latest libsepol

This commit is contained in:
Daniel J Walsh 2005-10-03 13:23:30 +00:00
parent e21e3bfb9d
commit 1bc86e3fa3

View File

@ -1,8 +1,8 @@
%define libsepolver 1.9.7-1 %define libsepolver 1.9.8-1
Summary: SELinux policy compiler Summary: SELinux policy compiler
Name: checkpolicy Name: checkpolicy
Version: 1.27.5 Version: 1.27.5
Release: 1 Release: 2
License: GPL License: GPL
Group: Development/System Group: Development/System
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -44,6 +44,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkpolicy.8.gz %{_mandir}/man8/checkpolicy.8.gz
%changelog %changelog
* Mon Oct 3 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-2
- Rebuild to get latest libsepol
* Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-1 * Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-1
- Latest upgrade from NSA - Latest upgrade from NSA
* Merged error handling improvement in checkmodule from Karl MacMillan (Tresys). * Merged error handling improvement in checkmodule from Karl MacMillan (Tresys).