diff --git a/checkpolicy.spec b/checkpolicy.spec index f1f937c..5850ce3 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,9 +1,9 @@ %define libselinuxver 2.1.6-4 -%define libsepolver 2.1.4-3 +%define libsepolver 2.1.4-4 Summary: SELinux policy compiler Name: checkpolicy Version: 2.1.7 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -56,6 +56,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/sedispol %changelog +* Thu Dec 15 2011 Dan Walsh - 2.1.7-2 +- Rebuild with latest libsepol + * Tue Dec 6 2011 Dan Walsh - 2.1.7-1 - Upgrade to upstream * dis* fixed signed vs unsigned errors