From 84c17ff2907b84572db931555b2e23ae50bc1fbc Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Jan 23 2006 13:26:36 +0000 Subject: - Fixed chcon(1) bug reporting address (bug #178523). --- diff --git a/coreutils-selinux.patch b/coreutils-selinux.patch index 702c281..2b999e0 100644 --- a/coreutils-selinux.patch +++ b/coreutils-selinux.patch @@ -2747,7 +2747,7 @@ +\fB\-\-version\fR +output version information and exit +.SH "REPORTING BUGS" -+Report bugs to . ++Report bugs to . +.SH "SEE ALSO" +The full documentation for +.B chcon diff --git a/coreutils.spec b/coreutils.spec index 2296f43..bd71721 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -261,6 +261,9 @@ fi /sbin/runuser %changelog +* Mon Jan 23 2006 Tim Waugh +- Fixed chcon(1) bug reporting address (bug #178523). + * Thu Jan 5 2006 Tim Waugh 5.93-7 - Don't suppress chown/chgrp errors in install(1) (bug #176708).