Update for latest libsepol
This commit is contained in:
parent
73bed069d2
commit
f0ee56705a
@ -1,13 +1,13 @@
|
||||
%global with_python3 1
|
||||
|
||||
%define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")
|
||||
%define libsepolver 2.0.43-2
|
||||
%define libsepolver 2.0.44-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
|
||||
Name: libselinux
|
||||
Version: 2.0.102
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/research/selinux/%{name}-%{version}.tgz
|
||||
@ -236,6 +236,9 @@ exit 0
|
||||
%{ruby_sitearch}/selinux.so
|
||||
|
||||
%changelog
|
||||
* Mon Apr 18 2011 Dan Walsh <dwalsh@redhat.com> - 2.0.102-3
|
||||
- Update for latest libsepol
|
||||
|
||||
* Wed Apr 13 2011 Dan Walsh <dwalsh@redhat.com> - 2.0.102-2
|
||||
- Fix restorecon python binding to accept relative paths
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user