[yum] Remove color=never

James Antill james at fedoraproject.org
Tue Sep 14 16:21:32 UTC 2010


commit ac6726f3b1c369ea9d98435bcd0d33f0c9f4dfcf
Author: James Antill <james at and.org>
Date:   Tue Sep 14 12:21:20 2010 -0400

    Remove color=never

 yum.conf.fedora |    1 -
 yum.spec        |    1 +
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/yum.conf.fedora b/yum.conf.fedora
index f43aa06..9837f10 100644
--- a/yum.conf.fedora
+++ b/yum.conf.fedora
@@ -8,7 +8,6 @@ obsoletes=1
 gpgcheck=1
 plugins=1
 installonly_limit=3
-color=never
 
 #  This is the default, if you make this bigger yum won't see if the metadata
 # is newer on the remote and so you'll "gain" the bandwidth of not having to
diff --git a/yum.spec b/yum.spec
index 6ef7c74..60cca22 100644
--- a/yum.spec
+++ b/yum.spec
@@ -149,6 +149,7 @@ rm -rf $RPM_BUILD_ROOT
 - Fix PK/auto-close GPG import bug.
 - Fix patch for installonly_limit and enable it again.
 - Fix rpmlint warnings.
+- Remove color=never config.
 
 * Fri Sep 10 2010 Seth Vidal <skvidal at fedoraproject.org>
 - latest head 


More information about the scm-commits mailing list