[libselinux] Rebuild with new libsepol

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


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

    Rebuild with new libsepol

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


More information about the scm-commits mailing list