diff --git a/policycoreutils-rhat.patch b/policycoreutils-rhat.patch index 31b178c..d0b3567 100644 --- a/policycoreutils-rhat.patch +++ b/policycoreutils-rhat.patch @@ -2546,9 +2546,3 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/semanage/seobject.py pol # Copyright (C) 2005 Red Hat # see file 'COPYING' for use and warranty information # -diff --exclude-from=exclude -N -u -r nsapolicycoreutils/VERSION policycoreutils-1.30.27/VERSION ---- nsapolicycoreutils/VERSION 2006-09-01 22:32:13.000000000 -0400 -+++ policycoreutils-1.30.27/VERSION 2006-08-24 13:34:05.000000000 -0400 -@@ -1 +1 @@ --1.30.28 -+1.30.27 diff --git a/policycoreutils.spec b/policycoreutils.spec index 44cd20b..3d4d7d0 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -5,7 +5,7 @@ Summary: SELinux policy core utilities. Name: policycoreutils Version: 1.30.28 -Release: 1 +Release: 2 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -36,7 +36,7 @@ context. %prep %setup -q -#%patch -p1 -b .rhat +%patch -p1 -b .rhat %build make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all @@ -119,6 +119,9 @@ fi [ -x /sbin/service ] && /sbin/service restorecond condrestart %changelog +* Fri Sep 1 2006 Dan Walsh 1.30.28-2 +- Apply patch + * Fri Sep 1 2006 Dan Walsh 1.30.28-1 - Security fixes to run python in a more locked down manner - More Translations