rpms/policycoreutils/devel policycoreutils-rhat.patch, 1.224, 1.225 policycoreutils.spec, 1.306, 1.307

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Sep 5 12:01:26 UTC 2006


Author: dwalsh

Update of /cvs/dist/rpms/policycoreutils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30465

Modified Files:
	policycoreutils-rhat.patch policycoreutils.spec 
Log Message:
* Fri Sep 1 2006 Dan Walsh <dwalsh at redhat.com> 1.30.28-2
- Apply patch


policycoreutils-rhat.patch:
 audit2allow/audit2allow      |    2 
 audit2allow/avc.py           |    2 
 newrole/newrole.c            |    1 
 po/ca.po                     |  317 +++++++++++++++++++++++--------------------
 po/de.po                     |  272 ++++++++++--------------------------
 po/el.po                     |    6 
 po/sv.po                     |  279 ++++++++++++++++---------------------
 po/zh_TW.po                  |    4 
 restorecon/restorecon.8      |    7 
 restorecon/restorecon.c      |   20 +-
 restorecond/restorecond.init |    6 
 scripts/chcat                |    2 
 scripts/fixfiles             |    2 
 scripts/genhomedircon        |    2 
 semanage/semanage            |    2 
 semanage/seobject.py         |    2 
 16 files changed, 404 insertions(+), 522 deletions(-)

Index: policycoreutils-rhat.patch
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/devel/policycoreutils-rhat.patch,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- policycoreutils-rhat.patch	2 Sep 2006 02:43:09 -0000	1.224
+++ policycoreutils-rhat.patch	5 Sep 2006 12:01:21 -0000	1.225
@@ -2546,9 +2546,3 @@
  # 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


Index: policycoreutils.spec
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/devel/policycoreutils.spec,v
retrieving revision 1.306
retrieving revision 1.307
diff -u -r1.306 -r1.307
--- policycoreutils.spec	2 Sep 2006 02:43:12 -0000	1.306
+++ policycoreutils.spec	5 Sep 2006 12:01:23 -0000	1.307
@@ -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 @@
 
 %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 @@
 [ -x /sbin/service ] && /sbin/service restorecond condrestart
 
 %changelog
+* Fri Sep 1 2006 Dan Walsh <dwalsh at redhat.com> 1.30.28-2
+- Apply patch
+
 * Fri Sep 1 2006 Dan Walsh <dwalsh at redhat.com> 1.30.28-1
 - Security fixes to run python in a more locked down manner
 - More Translations




More information about the fedora-cvs-commits mailing list