diff --git a/checkpolicy.spec b/checkpolicy.spec index c39b015..f216aa8 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -2,12 +2,12 @@ Summary: SELinux policy compiler Name: checkpolicy Version: 1.27.8 -Release: 1 +Release: 2 License: GPL Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-buildroot -BuildRequires: byacc flex libsepol-devel >= %{libsepolver} +BuildRequires: byacc flex libsepol-devel >= %{libsepolver} libselinux-devel %description Security-enhanced Linux is a feature of the Linux® kernel and a number @@ -44,6 +44,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/checkpolicy.8.gz %changelog +* Wed Oct 12 2005 Karsten Hopp 1.27.8-2 +- add buildrequirement for libselinux-devel for dispol + * Mon Oct 10 2005 Dan Walsh 1.27.8-1 - Latest upgrade from NSA * Updated for changes to libsepol.