- Latest update from NSA
Merged patch to use new libsepol error codes by Karl MacMillan. Updated version for stable branch.
This commit is contained in:
parent
efbbda85bd
commit
1ec43fbb6a
@ -52,3 +52,5 @@ checkpolicy-1.30.11.tgz
|
||||
checkpolicy-1.30.12.tgz
|
||||
checkpolicy-1.32.tgz
|
||||
checkpolicy-1.33.1.tgz
|
||||
checkpolicy-1.34.0.tgz
|
||||
checkpolicy-2.0.0.tgz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define libsepolver 1.15.2-1
|
||||
%define libsepolver 2.0.1-1
|
||||
Summary: SELinux policy compiler
|
||||
Name: checkpolicy
|
||||
Version: 1.33.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.0
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
Group: Development/System
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
@ -47,6 +47,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man8/checkmodule.8.gz
|
||||
|
||||
%changelog
|
||||
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 2.0.0-1
|
||||
- Latest update from NSA
|
||||
* Merged patch to use new libsepol error codes by Karl MacMillan.
|
||||
* Updated version for stable branch.
|
||||
|
||||
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.1-2
|
||||
- Rebuild for new libraries
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user