From c3a0872af70f7844ba62af12a53471e9320f8a4b Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 10 Jan 2008 20:15:08 +0000 Subject: [PATCH] * Thu Jan 8 2008 Dan Walsh 2.0.34-8 - Change to use selinux bindings to audit2why --- policycoreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 3253209..bf85eda 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -6,7 +6,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.0.34 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -193,6 +193,9 @@ if [ "$1" -ge "1" ]; then fi %changelog +* Thu Jan 8 2008 Dan Walsh 2.0.34-8 +- Change to use selinux bindings to audit2why + * Tue Jan 8 2008 Dan Walsh 2.0.34-7 - Fix fixfiles to handle no args