[policycoreutils/f16] Fix sandbox.init script

Daniel J Walsh dwalsh at fedoraproject.org
Mon Oct 24 18:38:40 UTC 2011


commit 75427df827affce3a134aaa024034a120cc4e15d
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Oct 24 14:38:38 2011 -0400

    Fix sandbox.init script

 policycoreutils.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/policycoreutils.spec b/policycoreutils.spec
index c0e9028..efdd569 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -7,7 +7,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.1.4
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2
 Group:	 System Environment/Base
 # Based on git repository with tag 20101221
@@ -354,6 +354,9 @@ fi
 /bin/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
 
 %changelog
+* Mon Oct 24 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.4-5
+- Fix sandbox.init script
+
 * Tue Oct 4 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.4-4
 - Backport sepolgen fixes from F17
 


More information about the scm-commits mailing list