From c52428e9f13e33e4fce4f46ba738089d00099f09 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 13 Mar 2007 00:21:38 +0000 Subject: [PATCH] Merged dbase_file_flush patch from Dan Walsh. This removes any mention of specific tools (e.g. semanage) from the comment header of the auto-generated files, since there are multiple front-end tools. --- .cvsignore | 1 + libsemanage.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1c2d0b5..6dff77f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -79,3 +79,4 @@ libsemanage-1.9.2.tgz libsemanage-1.10.0.tgz libsemanage-1.10.1.tgz libsemanage-2.0.0.tgz +libsemanage-2.0.1.tgz diff --git a/libsemanage.spec b/libsemanage.spec index b4c2104..449f324 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.0 +Version: 2.0.1 Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -75,6 +75,12 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man3/* %changelog +* Mon Mar 12 2007 Dan Walsh - 2.0.1-1 + * Merged dbase_file_flush patch from Dan Walsh. + This removes any mention of specific tools (e.g. semanage) + from the comment header of the auto-generated files, + since there are multiple front-end tools. + * Tue Feb 20 2007 Dan Walsh - 2.0.0-1 - Upgrade to latest from NSA * Merged Makefile test target patch from Caleb Case. diff --git a/sources b/sources index 07a5f10..974ca60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03bb51116e4b71ae7b53988eaa02ae4b libsemanage-2.0.0.tgz +af7c5925ae205d6006b608f820a18b02 libsemanage-2.0.1.tgz