* Mon Oct 28 2008 Dan Walsh <dwalsh@redhat.com> 2.0.57-7
- Handle selinux disabled correctly - Handle manipulation of fcontext file correctly
This commit is contained in:
parent
6389ce25ff
commit
2560349477
@ -6,7 +6,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.0.57
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
@ -193,6 +193,10 @@ if [ "$1" -ge "1" ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Mon Oct 28 2008 Dan Walsh <dwalsh@redhat.com> 2.0.57-7
|
||||
- Handle selinux disabled correctly
|
||||
- Handle manipulation of fcontext file correctly
|
||||
|
||||
* Mon Oct 27 2008 Dan Walsh <dwalsh@redhat.com> 2.0.57-6
|
||||
- Add usermode-gtk requires
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user