rpms/coreutils/devel DIR_COLORS.xterm, 1.1, 1.2 coreutils.spec, 1.79, 1.80

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jun 28 10:08:33 UTC 2005


Author: twaugh

Update of /cvs/dist/rpms/coreutils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv7816

Modified Files:
	DIR_COLORS.xterm coreutils.spec 
Log Message:
* Thu Jun 28 2005 Tim Waugh <twaugh at redhat.com>
- Corrected comments in DIR_COLORS.xterm (bug #161711).



Index: DIR_COLORS.xterm
===================================================================
RCS file: /cvs/dist/rpms/coreutils/devel/DIR_COLORS.xterm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DIR_COLORS.xterm	9 Sep 2004 03:55:45 -0000	1.1
+++ DIR_COLORS.xterm	28 Jun 2005 10:08:30 -0000	1.2
@@ -64,14 +64,14 @@
 # List any file extensions like '.gz' or '.tar' that you would like ls
 # to colorize below. Put the extension, a space, and the color init string.
 # (and any comments you want to add after a '#')
-.cmd 00;32 # executables (bright green)
+.cmd 00;32 # executables (green)
 .exe 00;32
 .com 00;32
 .btm 00;32
 .bat 00;32
 .sh  00;32
 .csh 00;32
-.tar 00;31 # archives or compressed (bright red)
+.tar 00;31 # archives or compressed (red)
 .tgz 00;31
 .arj 00;31
 .taz 00;31


Index: coreutils.spec
===================================================================
RCS file: /cvs/dist/rpms/coreutils/devel/coreutils.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- coreutils.spec	22 Jun 2005 16:31:02 -0000	1.79
+++ coreutils.spec	28 Jun 2005 10:08:30 -0000	1.80
@@ -252,6 +252,9 @@
 /sbin/runuser
 
 %changelog
+* Thu Jun 28 2005 Tim Waugh <twaugh at redhat.com>
+- Corrected comments in DIR_COLORS.xterm (bug #161711).
+
 * Wed Jun 22 2005 Tim Waugh <twaugh at redhat.com> 5.2.1-52
 - Fixed stale-utmp patch so that 'who -r' and 'who -b' work
   again (bug #161264).




More information about the fedora-cvs-commits mailing list