[coreutils] fix possible colorls.csh script errors for tcsh with noclobber set and entered include file (#102727

Ondrej Vasik ovasik at fedoraproject.org
Wed Nov 6 13:38:43 UTC 2013


commit afe488cc194e5a6ea82994971774f87a4ffa2678
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Wed Nov 6 14:38:56 2013 +0100

    fix possible colorls.csh script errors for tcsh with noclobber set and entered include file (#1027279)

 coreutils.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/coreutils.spec b/coreutils.spec
index de68bd3..68176f3 100644
--- a/coreutils.spec
+++ b/coreutils.spec
@@ -1,7 +1,7 @@
 Summary: A set of basic GNU tools commonly used in shell scripts
 Name:    coreutils
 Version: 8.21
-Release: 19%{?dist}
+Release: 20%{?dist}
 License: GPLv3+
 Group:   System Environment/Base
 Url:     http://www.gnu.org/software/coreutils/
@@ -377,6 +377,10 @@ fi
 %{_sbindir}/chroot
 
 %changelog
+* Wed Nov 06 2013 Ondrej Vasik <ovasik at redhat.com> 8.21-20
+- fix possible colorls.csh script errors for tcsh with
+  noclobber set and entered include file (#1027279)
+
 * Mon Oct 14 2013 Ondrej Vasik <ovasik at redhat.com> 8.21-19
 - cp: correct error message for invalid arguments
   of '--no-preserve' (#1018206)


More information about the scm-commits mailing list