Update to upstream
* add new helper to translate class sets into bitmaps
This commit is contained in:
parent
228c1db0c3
commit
629e1bb095
@ -1,9 +1,9 @@
|
|||||||
%define libselinuxver 2.1.6-4
|
%define libselinuxver 2.1.6-4
|
||||||
%define libsepolver 2.1.4-4
|
%define libsepolver 2.1.4-5
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 2.1.7
|
Version: 2.1.8
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
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
|
||||||
@ -56,6 +56,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_bindir}/sedispol
|
%{_bindir}/sedispol
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 21 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.8-1
|
||||||
|
-Update to upstream
|
||||||
|
* add new helper to translate class sets into bitmaps
|
||||||
|
|
||||||
* Wed Dec 21 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.7-3
|
* Wed Dec 21 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.7-3
|
||||||
- default_rules should be optional
|
- default_rules should be optional
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user