diff --git a/checkpolicy.spec b/checkpolicy.spec index 956ee1e..f0f31d2 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,8 +1,8 @@ -%define libsepolver 1.10-1 +%define libsepolver 1.11.1-1 Summary: SELinux policy compiler Name: checkpolicy Version: 1.28 -Release: 1.1 +Release: 2 License: GPL Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -28,6 +28,7 @@ Only required for building policies. %setup -q %build +make clean make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" %install @@ -46,6 +47,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/checkmodule.8.gz %changelog +* Fri Dec 16 2005 Dan Walsh 1.28-2 +- Rebuild to get latest libsepol + * Fri Dec 09 2005 Jesse Keating - rebuilt