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.
This commit is contained in:
parent
7fe322b328
commit
c52428e9f1
@ -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
|
||||
|
@ -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 <dwalsh@redhat.com> - 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 <dwalsh@redhat.com> - 2.0.0-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged Makefile test target patch from Caleb Case.
|
||||
|
Loading…
Reference in New Issue
Block a user