diff --git a/policycoreutils.spec b/policycoreutils.spec index 5ae73ad..15cb924 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -1,10 +1,10 @@ -%define libselinuxver 1.27.1-1 -%define libsepolver 1.9.7-1 -%define libsemanagever 1.3.5-1 +%define libselinuxver 1.27.3-1 +%define libsepolver 1.9.10-1 +%define libsemanagever 1.3.8-1 Summary: SELinux policy core utilities. Name: policycoreutils Version: 1.27.3 -Release: 1 +Release: 2 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -86,7 +86,10 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sestatus.conf %changelog -* Wed Sep 28 2005 Dan Walsh 1.27.2-2 +* Wed Oct 5 2005 Dan Walsh 1.27.3-2 +- Rebuild with newer libararies + +* Wed Sep 28 2005 Dan Walsh 1.27.3-1 - Update to match NSA * Merged patch to update semodule to the new libsemanage API and improve the user interface from Karl MacMillan (Tresys).