[checkpolicy] * add missing ; to attribute_role_def *Redo filename/filesystem syntax to support filename trans

Daniel J Walsh dwalsh at fedoraproject.org
Thu Aug 18 11:00:20 UTC 2011


commit e87652be1521e79c025121f0e75afb474003c5ae
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Aug 18 07:00:03 2011 -0400

    	* add missing ; to attribute_role_def
    	*Redo filename/filesystem syntax to support filename trans

 .gitignore       |    1 +
 checkpolicy.spec |    2 +-
 sources          |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0bf1e14..fcde530 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,4 @@ checkpolicy-2.0.22.tgz
 /checkpolicy-2.0.26.tgz
 /checkpolicy-2.1.0.tgz
 /checkpolicy-2.1.1.tgz
+/checkpolicy-2.1.3.tgz
diff --git a/checkpolicy.spec b/checkpolicy.spec
index c4de719..008c850 100644
--- a/checkpolicy.spec
+++ b/checkpolicy.spec
@@ -1,4 +1,4 @@
-%define libsepolver 2.1.0-0
+%define libsepolver 2.1.0-1
 Summary: SELinux policy compiler
 Name: checkpolicy
 Version: 2.1.3
diff --git a/sources b/sources
index fdbacf4..b73aaa1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a18278f89f4c90f6c22fe88e26a3b16  checkpolicy-2.1.1.tgz
+5b025df9f12bd873b3bb815c50fb9172  checkpolicy-2.1.3.tgz


More information about the scm-commits mailing list