[libselinux] Rebuild with new libsepol

Daniel J Walsh dwalsh at fedoraproject.org
Thu Dec 15 21:50:08 UTC 2011


commit 7a677c0c11920d0e55aac7359a391af53f221470
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Dec 15 16:50:07 2011 -0500

    Rebuild with new libsepol

 libselinux.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libselinux.spec b/libselinux.spec
index 1082524..38d628f 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.1.4-1
+%define libsepolver 2.1.4-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.8
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: Public Domain
 Group: System Environment/Libraries
 Source: %{name}-%{version}.tgz
@@ -231,6 +231,9 @@ rm -rf %{buildroot}
 %{ruby_sitearch}/selinux.so
 
 %changelog
+* Thu Dec 15 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.8-3
+- Rebuild with new libsepol
+
 * Tue Dec 6 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.8-2
 - Fix setenforce man page, from Miroslav Grepl
 


More information about the scm-commits mailing list