From 5111246f5bbc55f12878d07844d3c5e638094cdf Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 2 Nov 2009 18:01:53 +0000 Subject: [PATCH] - Update to upstream Add pkgconfig file from Eamon Walsh. Add semanage_set_check_contexts() function to disable calling setfiles --- libsemanage.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libsemanage.spec b/libsemanage.spec index 6c26b6f..5a32ede 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -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 - 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 - 2.0.39-1 - Update to upstream * make swigify