Rebuild with fixed libsepol
This commit is contained in:
parent
1057df92ca
commit
aa082595d2
@ -1,9 +1,9 @@
|
|||||||
%define libselinuxver 2.1.11-1
|
%define libselinuxver 2.1.11-1
|
||||||
%define libsepolver 2.1.8-1
|
%define libsepolver 2.1.8-2
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 2.1.11
|
Version: 2.1.11
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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
|
||||||
@ -54,6 +54,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_bindir}/sedispol
|
%{_bindir}/sedispol
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 19 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.11-2
|
||||||
|
- Rebuild with fixed libsepol
|
||||||
|
|
||||||
* Thu Sep 13 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.11-1
|
* Thu Sep 13 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.11-1
|
||||||
- Update to upstream
|
- Update to upstream
|
||||||
* fd leak reading policy
|
* fd leak reading policy
|
||||||
|
Loading…
Reference in New Issue
Block a user