[libselinux/f17] Rebuild to get latest libsepol which fixes the file_name transition problems

Daniel J Walsh dwalsh at fedoraproject.org
Mon Apr 23 21:01:21 UTC 2012


commit 3cc27ef95823c7981351362119a487d1d9d965c4
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Apr 23 17:01:17 2012 -0400

    Rebuild to get latest libsepol which fixes the file_name transition problems

 libselinux.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libselinux.spec b/libselinux.spec
index 2bb12fc..f96e4d6 100644
--- a/libselinux.spec
+++ b/libselinux.spec
@@ -2,13 +2,13 @@
 
 %define ruby_inc %(pkg-config --cflags ruby-1.9)
 %define ruby_sitearch %(ruby -rrbconfig -e "puts RbConfig::CONFIG['vendorarchdir']")
-%define libsepolver 2.1.5-1
+%define libsepolver 2.1.5-3
 %{!?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.1.10
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: Public Domain
 Group: System Environment/Libraries
 Source: %{name}-%{version}.tgz
@@ -233,6 +233,9 @@ rm -rf %{buildroot}
 %{ruby_sitearch}/selinux.so
 
 %changelog
+* Mon Apr 23 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.10-4
+- Rebuild to get latest libsepol which fixes the file_name transition problems
+
 * Tue Apr 17 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.10-3
 - Add support for lxc contexts file
 


More information about the scm-commits mailing list