- 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
|
# Copyright (C) 2005 Red Hat
|
||||||
# see file 'COPYING' for use and warranty information
|
# 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
|
diff --git a/policycoreutils/scripts/fixfiles b/policycoreutils/scripts/fixfiles
|
||||||
index ae519fc..0890811 100755
|
index ae519fc..0890811 100755
|
||||||
--- a/policycoreutils/scripts/fixfiles
|
--- a/policycoreutils/scripts/fixfiles
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.0.85
|
Version: 2.0.85
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
# Based on git repository with tag 20101221
|
# Based on git repository with tag 20101221
|
||||||
@ -329,6 +329,10 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Feb 2 2011 Dan Walsh <dwalsh@redhat.com> 2.0.85-9
|
||||||
- Report full errors on OSError on Sandbox
|
- Report full errors on OSError on Sandbox
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user