From 78e0be209f54de621c94541f2c65ca0d9829b452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Thu, 17 Feb 2011 10:20:33 +0100 Subject: [PATCH] add several new TERMs to DIR_COLORS files(#678147) --- coreutils-DIR_COLORS | 3 +++ coreutils-DIR_COLORS.256color | 1 + coreutils-DIR_COLORS.lightbgcolor | 1 + coreutils.spec | 5 ++++- 4 files changed, 9 insertions(+), 1 deletion(-) diff --git a/coreutils-DIR_COLORS b/coreutils-DIR_COLORS index 4befd4c..13c74a6 100644 --- a/coreutils-DIR_COLORS +++ b/coreutils-DIR_COLORS @@ -49,13 +49,16 @@ TERM rxvt-256color TERM rxvt-cygwin TERM rxvt-cygwin-native TERM rxvt-unicode +TERM rxvt-unicode-256color TERM rxvt-unicode256 TERM screen TERM screen-256color TERM screen-256color-bce TERM screen-bce TERM screen-w +TERM screen.rxvt TERM screen.linux +TERM terminator TERM vt100 TERM xterm TERM xterm-16color diff --git a/coreutils-DIR_COLORS.256color b/coreutils-DIR_COLORS.256color index 1b2d628..549d7b0 100644 --- a/coreutils-DIR_COLORS.256color +++ b/coreutils-DIR_COLORS.256color @@ -23,6 +23,7 @@ OPTIONS -F -T 0 # Below, there should be one TERM entry for each termtype that is colorizable TERM putty-256color TERM rxvt-256color +TERM rxvt-unicode-256color TERM rxvt-unicode256 TERM screen-256color TERM xterm-256color diff --git a/coreutils-DIR_COLORS.lightbgcolor b/coreutils-DIR_COLORS.lightbgcolor index a843bff..6812a97 100644 --- a/coreutils-DIR_COLORS.lightbgcolor +++ b/coreutils-DIR_COLORS.lightbgcolor @@ -36,6 +36,7 @@ TERM xterm-256color TERM rxvt TERM rxvt-256color TERM rxvt-unicode +TERM rxvt-unicode-256color TERM rxvt-unicode256 TERM xterm-color TERM color-xterm diff --git a/coreutils.spec b/coreutils.spec index 2c0b102..fdd5fef 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.10 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ Group: System Environment/Base Url: http://www.gnu.org/software/coreutils/ @@ -329,6 +329,9 @@ fi %{_libdir}/coreutils %changelog +* Thu Feb 17 2011 Ondrej Vasik - 8.10-3 +- add several new TERMs to DIR_COLORS files(#678147) + * Tue Feb 08 2011 Fedora Release Engineering - 8.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild