diff --git a/checkpolicy.spec b/checkpolicy.spec index 2de0396..fad7700 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,12 +1,11 @@ -%define libsepolver 2.0.26-1 +%define libsepolver 2.0.32-1 Summary: SELinux policy compiler Name: checkpolicy -Version: 2.0.14 -Release: 2%{?dist} -License: GPL +Version: 2.0.16 +Release: 3%{?dist} +License: GPLv2 Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: checkpolicy-rhat.patch BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: byacc bison flex libsepol-static >= %{libsepolver} libselinux-devel @@ -27,7 +26,6 @@ Only required for building policies. %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -55,6 +53,21 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/sedispol %changelog +* Mon Jul 7 2008 Dan Walsh - 2.0.16-3 +- Rebuild with new libsepol + +* Wed May 28 2008 Tom "spot" Callaway 2.0.16-2 +- fix license tag + +* Wed May 28 2008 Dan Walsh - 2.0.16-1 +- Latest update from NSA + * Update checkpolicy for user and role mapping support from Joshua Brindle. + +* Tue May 2 2008 Dan Walsh - 2.0.15-1 +- Latest update from NSA + * Fix for policy module versions that look like IPv4 addresses from Jim Carter. + Resolves bug 444451. + * Tue May 2 2008 Dan Walsh - 2.0.14-2 - Allow modules with 4 sections or more diff --git a/sources b/sources index 22be6f9..dc95593 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7001c2136fbde2df663105aa06a2f31e checkpolicy-2.0.14.tgz +b1ca0a31e01c311a82f705c8df99e412 checkpolicy-2.0.16.tgz