- Update to upstream

Add pkgconfig file from Eamon Walsh.
Add semanage_set_check_contexts() function to disable calling setfiles
This commit is contained in:
Daniel J Walsh 2009-11-02 18:01:53 +00:00
parent f8b7dc8e1c
commit 5111246f5b
1 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%define libselinuxver 2.0.0-1
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 2.0.39
Version: 2.0.41
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -91,6 +91,12 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/python*/site-packages/*
%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
- Update to upstream
* make swigify