* Fri Sep 1 2006 Dan Walsh <dwalsh@redhat.com> 1.30.28-2
- Apply patch
This commit is contained in:
parent
5f565a24a5
commit
1a2e0fd5d7
@ -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
|
||||
|
@ -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 <dwalsh@redhat.com> 1.30.28-2
|
||||
- Apply patch
|
||||
|
||||
* Fri Sep 1 2006 Dan Walsh <dwalsh@redhat.com> 1.30.28-1
|
||||
- Security fixes to run python in a more locked down manner
|
||||
- More Translations
|
||||
|
Loading…
Reference in New Issue
Block a user