- Update to upstream
Add pkgconfig file from Eamon Walsh. Add semanage_set_check_contexts() function to disable calling setfiles
This commit is contained in:
parent
f8b7dc8e1c
commit
5111246f5b
@ -2,7 +2,7 @@
|
|||||||
%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.39
|
Version: 2.0.41
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -91,6 +91,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_libdir}/python*/site-packages/*
|
%{_libdir}/python*/site-packages/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 2 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.41-1
|
||||||
|
- Update to upstream
|
||||||
|
* Add pkgconfig file from Eamon Walsh.
|
||||||
|
* Add semanage_set_check_contexts() function to disable calling
|
||||||
|
setfiles
|
||||||
|
|
||||||
* Mon Sep 28 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.39-1
|
* Mon Sep 28 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.39-1
|
||||||
- Update to upstream
|
- Update to upstream
|
||||||
* make swigify
|
* make swigify
|
||||||
|
Loading…
Reference in New Issue
Block a user