From a55b66ed45faf48a1c07aea460d69d4e5dfa7949 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 18 Apr 2007 19:19:25 +0000 Subject: [PATCH] * Wed Apr 18 2007 Dan Walsh 2.0.9-8 - Fix size and use_tmp problem on gui --- policycoreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index d12fcec..e1c457b 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -6,7 +6,7 @@ Summary: SELinux policy core utilities. Name: policycoreutils Version: 2.0.9 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -192,6 +192,9 @@ if [ "$1" -ge "1" ]; then fi %changelog +* Wed Apr 18 2007 Dan Walsh 2.0.9-8 +- Fix size and use_tmp problem on gui + * Wed Apr 18 2007 Dan Walsh 2.0.9-7 - Fix restorecon crash