* Wed May 24 2006 James Antill <jantill@redhat.com> 1.30.10-3

- secon man page and getopt fixes.
- Enable mass relabel audit, even though it doesn't work.
This commit is contained in:
jantill 2006-05-25 14:59:45 +00:00
parent 126faf5583
commit bd45f118df
1 changed files with 6 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Summary: SELinux policy core utilities.
Name: policycoreutils
Version: 1.30.10
Release: 2
Release: 3
License: GPL
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -40,7 +40,7 @@ context.
%setup -q
%patch -p1 -b .rhat
%patch2 -p1 -b .secon
#patch3 -p1 -b .amr
%patch3 -p1 -b .amr
%build
make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
@ -114,6 +114,10 @@ rm -rf %{buildroot}
[ -x /sbin/service ] && /sbin/service restorecond condrestart
%changelog
* Wed May 24 2006 James Antill <jantill@redhat.com> 1.30.10-3
- secon man page and getopt fixes.
- Enable mass relabel audit, even though it doesn't work.
* Wed May 24 2006 James Antill <jantill@redhat.com> 1.30.10-2
- secon fixes for --self-exec etc.
- secon change from level => sensitivity, add clearance.