rpms/policycoreutils/F-8 policycoreutils-rhat.patch,1.334,1.335

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Mon Nov 19 22:38:28 UTC 2007


Author: dwalsh

Update of /cvs/extras/rpms/policycoreutils/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21721

Modified Files:
	policycoreutils-rhat.patch 
Log Message:
* Mon Nov 19 2007 Dan Walsh <dwalsh at redhat.com> 2.0.31-19
- GUI Enhancements
  - Fix cgi generation
  - Use more patterns


policycoreutils-rhat.patch:

Index: policycoreutils-rhat.patch
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/F-8/policycoreutils-rhat.patch,v
retrieving revision 1.334
retrieving revision 1.335
diff -u -r1.334 -r1.335
--- policycoreutils-rhat.patch	19 Nov 2007 18:19:13 -0000	1.334
+++ policycoreutils-rhat.patch	19 Nov 2007 22:38:25 -0000	1.335
@@ -294,7 +294,7 @@
  
 diff --exclude-from=exclude --exclude=sepolgen-1.0.10 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/semanage/seobject.py policycoreutils-2.0.31/semanage/seobject.py
 --- nsapolicycoreutils/semanage/seobject.py	2007-10-07 21:46:43.000000000 -0400
-+++ policycoreutils-2.0.31/semanage/seobject.py	2007-11-09 12:00:35.000000000 -0500
++++ policycoreutils-2.0.31/semanage/seobject.py	2007-11-19 17:35:04.000000000 -0500
 @@ -1,5 +1,5 @@
  #! /usr/bin/python -E
 -# Copyright (C) 2005 Red Hat 
@@ -332,7 +332,7 @@
 +              desc = re.sub("\n", " ", desc)
 +              booleans_dict[i.get('name')] = (_("global"), i.get('dftval'), desc)
 +except IOError, e:
-+       print _("Failed to translate booleans.\n%s") % e
++       #print _("Failed to translate booleans.\n%s") % e
 +       pass
 +
  def validate_level(raw):




More information about the fedora-extras-commits mailing list