[libsemanage] Rebuild with latest libsepol

Daniel J Walsh dwalsh at fedoraproject.org
Thu Dec 15 21:49:30 UTC 2011


commit a2f964685a49cdbaa37a918eb3f9215c288d1e4b
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Dec 15 16:49:28 2011 -0500

    Rebuild with latest libsepol

 libsemanage.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libsemanage.spec b/libsemanage.spec
index a9b5202..22b9d3f 100644
--- a/libsemanage.spec
+++ b/libsemanage.spec
@@ -4,13 +4,13 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib(1))")}
 %endif
 
-%define libsepolver 2.1.2-3
+%define libsepolver 2.1.4-3
 %define libselinuxver 2.1.6-4
 
 Summary: SELinux binary policy manipulation library 
 Name: libsemanage
 Version: 2.1.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 Source: libsemanage-%{version}.tgz
@@ -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-3
+- Rebuild with latest libsepol
+
 * Thu Dec 15 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.5-2
 - Add support for ignoredirs param in /etc/selinux/semanage.conf
 


More information about the scm-commits mailing list