[libselinux] Update for latest libsepol

Daniel J Walsh dwalsh at fedoraproject.org
Thu Apr 21 16:03:05 UTC 2011


commit 71e7978d45e4a576ca125760047caa8e86d6dbad
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Apr 21 12:02:22 2011 -0400

    Update for latest libsepol

 libselinux.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libselinux.spec b/libselinux.spec
index e4a6b26..9d49eda 100644
--- a/libselinux.spec
+++ b/libselinux.spec
@@ -1,13 +1,13 @@
 %global with_python3 1
 
 %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")
-%define libsepolver 2.0.44-1
+%define libsepolver 2.0.44-2
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Summary: SELinux library and simple utilities
 Name: libselinux
 Version: 2.0.102
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: Public Domain
 Group: System Environment/Libraries
 Source: http://www.nsa.gov/research/selinux/%{name}-%{version}.tgz
@@ -236,6 +236,9 @@ exit 0
 %{ruby_sitearch}/selinux.so
 
 %changelog
+* Thu Apr 21 2011 Dan Walsh <dwalsh at redhat.com> - 2.0.102-4
+- Update for latest libsepol
+
 * Mon Apr 18 2011 Dan Walsh <dwalsh at redhat.com> - 2.0.102-3
 - Update for latest libsepol
 


More information about the scm-commits mailing list