[libselinux] Update to upstream * utils: matchpathcon: remove duplicate declaration * src: matchpathcon: use my

Daniel J Walsh dwalsh at fedoraproject.org
Mon Sep 19 10:53:49 UTC 2011


commit 942b6cd4664537705f3ab1fd1abf806d7d90f57e
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Sep 19 06:53:35 2011 -0400

    Update to upstream
    	* utils: matchpathcon: remove duplicate declaration
    	* src: matchpathcon: use myprintf not fprintf
    	* src: matchpathcon: make sure resolved path starts
    	* put libselinux.so.1 in /lib not /usr/lib
    	* tree: default make target to all not

 libselinux.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libselinux.spec b/libselinux.spec
index 3b7ae06..f563d98 100644
--- a/libselinux.spec
+++ b/libselinux.spec
@@ -1,7 +1,7 @@
 %global with_python3 1
 
 %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")
-%define libsepolver 2.1.0-1
+%define libsepolver 2.1.2-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


More information about the scm-commits mailing list