From bc53db15bf6508c61276a5a862215989dc5b2971 Mon Sep 17 00:00:00 2001 From: jantill Date: Thu, 25 May 2006 14:59:45 +0000 Subject: [PATCH] * Wed May 24 2006 James Antill 1.30.10-3 - secon man page and getopt fixes. - Enable mass relabel audit, even though it doesn't work. --- policycoreutils.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index f2a4597..01bc618 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -5,7 +5,7 @@ Summary: SELinux policy core utilities. Name: policycoreutils Version: 1.30.10 -Release: 2 +Release: 3 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -40,7 +40,7 @@ context. %setup -q %patch -p1 -b .rhat %patch2 -p1 -b .secon -#patch3 -p1 -b .amr +%patch3 -p1 -b .amr %build make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all @@ -114,6 +114,10 @@ rm -rf %{buildroot} [ -x /sbin/service ] && /sbin/service restorecond condrestart %changelog +* Wed May 24 2006 James Antill 1.30.10-3 +- secon man page and getopt fixes. +- Enable mass relabel audit, even though it doesn't work. + * Wed May 24 2006 James Antill 1.30.10-2 - secon fixes for --self-exec etc. - secon change from level => sensitivity, add clearance.