From 98865618f9ca337bc60bc90b522fca46fa7f018a Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 28 Oct 2005 15:01:34 +0000 Subject: [PATCH] * Tue Oct 25 2005 Dan Walsh 1.27.19-2 - Rebuild to use latest libselinux, libsemanage, and libsepol --- policycoreutils.spec | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index cbc5510..5c29c47 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -1,18 +1,17 @@ -%define libselinuxver 1.27.14-1 -%define libsepolver 1.9.30-1 -%define libsemanagever 1.3.34-1 +%define libsepolver 1.9.33-1 +%define libsemanagever 1.3.38-1 Summary: SELinux policy core utilities. Name: policycoreutils Version: 1.27.19 -Release: 1 +Release: 2 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz -BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} +BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} PreReq: /bin/mount /bin/egrep /bin/awk /usr/bin/diff -Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver} libsemanage +Requires: libsepol >= %{libsepolver} libsemanage >= %{libsemanagever} BuildRoot: %{_tmppath}/%{name}-buildroot %description @@ -86,6 +85,9 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sestatus.conf %changelog +* Tue Oct 25 2005 Dan Walsh 1.27.19-2 +- Rebuild to use latest libselinux, libsemanage, and libsepol + * Tue Oct 25 2005 Dan Walsh 1.27.19-1 - Update to match NSA * Merged semodule support for reload, noreload, and store options