* 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:
parent
126faf5583
commit
bd45f118df
@ -5,7 +5,7 @@
|
|||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.30.10
|
Version: 1.30.10
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||||
@ -40,7 +40,7 @@ context.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
%patch -p1 -b .rhat
|
||||||
%patch2 -p1 -b .secon
|
%patch2 -p1 -b .secon
|
||||||
#patch3 -p1 -b .amr
|
%patch3 -p1 -b .amr
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
|
make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
|
||||||
@ -114,6 +114,10 @@ rm -rf %{buildroot}
|
|||||||
[ -x /sbin/service ] && /sbin/service restorecond condrestart
|
[ -x /sbin/service ] && /sbin/service restorecond condrestart
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed May 24 2006 James Antill <jantill@redhat.com> 1.30.10-2
|
||||||
- secon fixes for --self-exec etc.
|
- secon fixes for --self-exec etc.
|
||||||
- secon change from level => sensitivity, add clearance.
|
- secon change from level => sensitivity, add clearance.
|
||||||
|
Loading…
Reference in New Issue
Block a user