[checkpolicy/f16] Update to upstream

Daniel J Walsh dwalsh at fedoraproject.org
Thu Jul 28 17:08:10 UTC 2011


commit e9012150f100f7b93b36dca48e32939b57e71eb7
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Jul 28 13:07:57 2011 -0400

    Update to upstream

 .gitignore       |    1 +
 checkpolicy.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc9d39f..a3e8e78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,3 +77,4 @@ checkpolicy-2.0.22.tgz
 /checkpolicy-2.0.23.tgz
 /checkpolicy-2.0.24.tgz
 /checkpolicy-2.0.26.tgz
+/checkpolicy-2.1.0.tgz
diff --git a/checkpolicy.spec b/checkpolicy.spec
index d66867d..b6fc139 100644
--- a/checkpolicy.spec
+++ b/checkpolicy.spec
@@ -1,7 +1,7 @@
-%define libsepolver 2.0.44-2
+%define libsepolver 2.1.0-0
 Summary: SELinux policy compiler
 Name: checkpolicy
-Version: 2.0.26
+Version: 2.1.0
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/System
@@ -53,6 +53,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_bindir}/sedispol
 
 %changelog
+* Thu Jul 28 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.0-1
+-Update to upstream
+
 * Mon May 23 2011 Dan Walsh <dwalsh at redhat.com> - 2.0.26-1
 -Update to upstream
 	* Wrap file names in filename transitions with quotes by Steve Lawrence.
diff --git a/sources b/sources
index 2a6e48d..1b11e62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fb1dec6d0ff35c589b95a106699f35c  checkpolicy-2.0.26.tgz
+cb218b63ccb087a61cb3be45b0c21113  checkpolicy-2.1.0.tgz


More information about the scm-commits mailing list