From 61d4080ded5714e252eb2916fa9d27ce2846c7c4 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 19 Jul 2006 13:12:02 +0000 Subject: [PATCH] - More fixes for setroubleshoot to handle failing plugin --- audit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/audit.spec b/audit.spec index 7f17bca..44a0780 100644 --- a/audit.spec +++ b/audit.spec @@ -1,7 +1,7 @@ Summary: User space tools for 2.6 kernel auditing Name: audit Version: 1.2.5 -Release: 2 +Release: 3 License: GPL Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/ @@ -55,7 +55,7 @@ can be used by python. %prep %setup -q -%patch -p1 -b setroubleshoot +%patch -p1 -b .setroubleshoot %build autoreconf -fv --install @@ -168,6 +168,9 @@ fi %config(noreplace) %attr(640,root,root) /etc/sysconfig/auditd %changelog +* Wed Jul 19 2006 Dan Walsh 1.2.5-3 +- More fixes for setroubleshoot to handle failing plugin + * Fri Jul 14 2006 Dan Walsh 1.2.5-2 - Fixes for setroubleshoot