Add semanage_mls_enabled() interface from Stephen Smalley.
This commit is contained in:
parent
ee2fde0d11
commit
1990483943
@ -103,3 +103,4 @@ libsemanage-2.0.26.tgz
|
|||||||
libsemanage-2.0.27.tgz
|
libsemanage-2.0.27.tgz
|
||||||
libsemanage-2.0.28.tgz
|
libsemanage-2.0.28.tgz
|
||||||
libsemanage-2.0.29.tgz
|
libsemanage-2.0.29.tgz
|
||||||
|
libsemanage-2.0.30.tgz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%define libselinuxver 2.0.0-1
|
%define libselinuxver 2.0.0-1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 2.0.29
|
Version: 2.0.30
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||||
@ -90,6 +90,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_libdir}/python*/site-packages/*
|
%{_libdir}/python*/site-packages/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 14 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.30-1
|
||||||
|
* Add semanage_mls_enabled() interface from Stephen Smalley.
|
||||||
|
|
||||||
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.29-2
|
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.29-2
|
||||||
- Rebuild for Python 2.6
|
- Rebuild for Python 2.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user