rpms/policycoreutils/devel policycoreutils-sepolgen.patch, 1.27, 1.28 policycoreutils.spec, 1.623, 1.624

Daniel J Walsh dwalsh at fedoraproject.org
Wed Aug 19 19:02:30 UTC 2009


Author: dwalsh

Update of /cvs/extras/rpms/policycoreutils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29139

Modified Files:
	policycoreutils-sepolgen.patch policycoreutils.spec 
Log Message:
* Wed Aug 19 2009 Dan Walsh <dwalsh at redhat.com> 2.0.71-5
- Fix sepolgen again


policycoreutils-sepolgen.patch:
 audit.py     |   32 ++++++++++++++++++++++++++++++++
 refparser.py |    2 +-
 2 files changed, 33 insertions(+), 1 deletion(-)

Index: policycoreutils-sepolgen.patch
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils-sepolgen.patch,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- policycoreutils-sepolgen.patch	19 Aug 2009 13:08:28 -0000	1.27
+++ policycoreutils-sepolgen.patch	19 Aug 2009 19:02:29 -0000	1.28
@@ -55,7 +55,7 @@ diff --exclude-from=exclude -N -u -r nsa
      modules = []
      support_macros = None
 -    blacklist = ["init.if", "inetd.if", "uml.if", "thunderbird.if"]
-+    blacklist = ["uml.if", "thunderbird.if, unconfined.if"]
++    blacklist = ["uml.if", "thunderbird.if", "unconfined.if"]
  
      for dirpath, dirnames, filenames in os.walk(root):
          for name in filenames:


Index: policycoreutils.spec
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils.spec,v
retrieving revision 1.623
retrieving revision 1.624
diff -u -p -r1.623 -r1.624
--- policycoreutils.spec	18 Aug 2009 19:25:06 -0000	1.623
+++ policycoreutils.spec	19 Aug 2009 19:02:29 -0000	1.624
@@ -6,7 +6,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.0.71
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+
 Group:	 System Environment/Base
 Source:	 http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@@ -265,6 +265,9 @@ else
 fi
 
 %changelog
+* Wed Aug 19 2009 Dan Walsh <dwalsh at redhat.com> 2.0.71-5
+- Fix sepolgen again
+
 * Tue Aug 18 2009 Dan Walsh <dwalsh at redhat.com> 2.0.71-4
 - Add --boot flag to audit2allow to get all AVC messages since last boot
 




More information about the fedora-extras-commits mailing list