- Cleaup selinux-polgengui to be a little more modern, fix comments and use selected name
- Cleanup chcat man page
This commit is contained in:
parent
331e9ad06d
commit
433953b033
File diff suppressed because it is too large
Load Diff
@ -2569,6 +2569,17 @@ index 4038a99..9efcb22 100755
|
||||
# Copyright (C) 2005 Red Hat
|
||||
# see file 'COPYING' for use and warranty information
|
||||
#
|
||||
diff --git a/policycoreutils/scripts/chcat.8 b/policycoreutils/scripts/chcat.8
|
||||
index 3f9efba..7c6d75a 100644
|
||||
--- a/policycoreutils/scripts/chcat.8
|
||||
+++ b/policycoreutils/scripts/chcat.8
|
||||
@@ -51,5 +51,5 @@ When operating on files this script wraps the chcon command.
|
||||
.SH "FILES"
|
||||
/etc/selinux/{SELINUXTYPE}/setrans.conf
|
||||
.br
|
||||
-/etc/selinux/{SELINUXTYPE}/seuser
|
||||
+/etc/selinux/{SELINUXTYPE}/seusers
|
||||
|
||||
diff --git a/policycoreutils/scripts/fixfiles b/policycoreutils/scripts/fixfiles
|
||||
index ae519fc..0890811 100755
|
||||
--- a/policycoreutils/scripts/fixfiles
|
||||
|
@ -7,7 +7,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.0.85
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
# Based on git repository with tag 20101221
|
||||
@ -329,6 +329,10 @@ fi
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Wed Feb 3 2011 Dan Walsh <dwalsh@redhat.com> 2.0.85-10
|
||||
- Cleaup selinux-polgengui to be a little more modern, fix comments and use selected name
|
||||
- Cleanup chcat man page
|
||||
|
||||
* Wed Feb 2 2011 Dan Walsh <dwalsh@redhat.com> 2.0.85-9
|
||||
- Report full errors on OSError on Sandbox
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user