[libsemanage] Rebuild with latest libsepol

Daniel J Walsh dwalsh at fedoraproject.org
Fri Dec 16 11:22:39 UTC 2011


commit fccf088a910a35c9ea919cdcb89f7a7bae1566ff
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Dec 16 06:22:37 2011 -0500

    Rebuild with latest libsepol

 libsemanage.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libsemanage.spec b/libsemanage.spec
index 22b9d3f..c80e39b 100644
--- a/libsemanage.spec
+++ b/libsemanage.spec
@@ -4,7 +4,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib(1))")}
 %endif
 
-%define libsepolver 2.1.4-3
+%define libsepolver 2.1.4-4
 %define libselinuxver 2.1.6-4
 
 Summary: SELinux binary policy manipulation library 
@@ -180,6 +180,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif # if with_python3
 
 %changelog
+* Thu Dec 15 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.5-4
+- Rebuild with latest libsepol
+
 * Thu Dec 15 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.5-3
 - Rebuild with latest libsepol
 


More information about the scm-commits mailing list