From 2d79300263293cddf8715ffb7f212466e76b6c6c Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 28 Oct 2004 14:39:53 +0000 Subject: [PATCH] * Fri Oct 22 2004 Dan Walsh 1.17.7-2 - Patch audit2allow to return self and no brackets if only one rule --- policycoreutils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 296072b..38dc40d 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -5,7 +5,7 @@ Release: 1 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz -#Patch: policycoreutils-rhat.patch +Patch: policycoreutils-rhat.patch Prefix: %{_prefix} BuildRequires: libselinux-devel >= 1.15.3 pam-devel libsepol-devel >= 1.1.1 @@ -32,7 +32,7 @@ context. %prep %setup -q -#%patch -p1 -b .rhat +%patch -p1 -b .rhat %build make CFLAGS="%{optflags}" all @@ -77,6 +77,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Fri Oct 22 2004 Dan Walsh 1.17.7-2 +- Patch audit2allow to return self and no brackets if only one rule + * Fri Oct 22 2004 Dan Walsh 1.17.7-1 - Update to latest from NSA - Eliminate fixfiles.cron