- Rebuild to get latest libsepol changes

This commit is contained in:
Daniel J Walsh 2005-08-13 10:03:25 +00:00
parent 6798389672
commit a660f4e82b
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%define libsepolver 1.7.13-1
%define libsepolver 1.7.14-1
Summary: SELinux policy compiler
Name: checkpolicy
Version: 1.25.8
Release: 1
Release: 2
License: GPL
Group: Development/System
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -46,6 +46,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkpolicy.8.gz
%changelog
* Sat Aug 13 2005 Dan Walsh <dwalsh@redhat.com> 1.25.8-2
- Rebuild to get latest libsepol changes
* Thu Aug 11 2005 Dan Walsh <dwalsh@redhat.com> 1.25.8-1
- Update to NSA Release
* Updated checkpolicy and dispol for the new avtab format.