Update for latest libsepol
This commit is contained in:
parent
f0ee56705a
commit
71e7978d45
@ -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.0.44-1
|
%define libsepolver 2.0.44-2
|
||||||
%{!?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.0.102
|
Version: 2.0.102
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/research/selinux/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/research/selinux/%{name}-%{version}.tgz
|
||||||
@ -236,6 +236,9 @@ exit 0
|
|||||||
%{ruby_sitearch}/selinux.so
|
%{ruby_sitearch}/selinux.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 21 2011 Dan Walsh <dwalsh@redhat.com> - 2.0.102-4
|
||||||
|
- Update for latest libsepol
|
||||||
|
|
||||||
* Mon Apr 18 2011 Dan Walsh <dwalsh@redhat.com> - 2.0.102-3
|
* Mon Apr 18 2011 Dan Walsh <dwalsh@redhat.com> - 2.0.102-3
|
||||||
- Update for latest libsepol
|
- Update for latest libsepol
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user