[policycoreutils/f16] Fix dpi handling in sandbox Make sure semanage fcontext -l -C prints if only local equiv have change

Daniel J Walsh dwalsh at fedoraproject.org
Tue Nov 29 21:07:14 UTC 2011


commit 0811ca918381fa048b353aba1a7e0095ed8b5112
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Nov 29 16:07:09 2011 -0500

    Fix dpi handling in sandbox
    Make sure semanage fcontext -l -C prints if only local equiv have changed

 policycoreutils.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policycoreutils.spec b/policycoreutils.spec
index 690d793..00e5f35 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -7,7 +7,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.1.4
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: GPLv2
 Group:	 System Environment/Base
 # Based on git repository with tag 20101221
@@ -354,7 +354,7 @@ fi
 /bin/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
 
 %changelog
-* Tue Nov 29 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.4-10
+* Tue Nov 29 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.4-12
 - Fix dpi handling in sandbox 
 - Make sure semanage fcontext -l -C prints if only local equiv have changed
 


More information about the scm-commits mailing list