Rebuild with new libsepol

This commit is contained in:
Dan Walsh 2011-12-16 06:22:49 -05:00
parent 7a677c0c11
commit 3e52a1517d
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
%global with_python3 1 %global with_python3 1
%define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']") %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)")} %{!?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 Summary: SELinux library and simple utilities
Name: libselinux Name: libselinux
Version: 2.1.8 Version: 2.1.8
Release: 3%{?dist} Release: 4%{?dist}
License: Public Domain License: Public Domain
Group: System Environment/Libraries Group: System Environment/Libraries
Source: %{name}-%{version}.tgz Source: %{name}-%{version}.tgz
@ -231,7 +231,7 @@ rm -rf %{buildroot}
%{ruby_sitearch}/selinux.so %{ruby_sitearch}/selinux.so
%changelog %changelog
* Thu Dec 15 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.8-3 * Thu Dec 15 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.8-4
- Rebuild with new libsepol - Rebuild with new libsepol
* Tue Dec 6 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.8-2 * Tue Dec 6 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.8-2