- Rebuild to get latest libsepol

This commit is contained in:
Daniel J Walsh 2005-10-15 12:27:09 +00:00
parent 571771b17d
commit f0af6ae6b8

View File

@ -1,8 +1,8 @@
%define libsepolver 1.9.17-1 %define libsepolver 1.9.18-1
Summary: SELinux policy compiler Summary: SELinux policy compiler
Name: checkpolicy Name: checkpolicy
Version: 1.27.9 Version: 1.27.9
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
* Sat Oct 15 2005 Dan Walsh <dwalsh@redhat.com> 1.27.9-2
- Rebuild to get latest libsepol
* Fri Oct 14 2005 Dan Walsh <dwalsh@redhat.com> 1.27.9-1 * Fri Oct 14 2005 Dan Walsh <dwalsh@redhat.com> 1.27.9-1
- Latest upgrade from NSA - Latest upgrade from NSA
* Merged support for require blocks inside conditionals from * Merged support for require blocks inside conditionals from