- 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

View File

@ -1,8 +1,8 @@
%define libsepolver 1.7.13-1 %define libsepolver 1.7.14-1
Summary: SELinux policy compiler Summary: SELinux policy compiler
Name: checkpolicy Name: checkpolicy
Version: 1.25.8 Version: 1.25.8
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
@ -46,6 +46,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkpolicy.8.gz %{_mandir}/man8/checkpolicy.8.gz
%changelog %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 * Thu Aug 11 2005 Dan Walsh <dwalsh@redhat.com> 1.25.8-1
- Update to NSA Release - Update to NSA Release
* Updated checkpolicy and dispol for the new avtab format. * Updated checkpolicy and dispol for the new avtab format.