[yum/f16] change loglevel from INFO to INFO_2, bz#750859

Ján ONDREJ ondrejj at fedoraproject.org
Fri Dec 9 08:09:22 UTC 2011


commit fbc178fa4ee22842e4916569ee514c6d2fcb73a6
Author: Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Date:   Fri Dec 9 09:08:59 2011 +0100

    change loglevel from INFO to INFO_2, bz#750859

 yum.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/yum.spec b/yum.spec
index 62d03fa..cf6e969 100644
--- a/yum.spec
+++ b/yum.spec
@@ -7,7 +7,7 @@
 Summary: RPM package installer/updater/manager
 Name: yum
 Version: 3.4.3
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://yum.baseurl.org/download/3.4/%{name}-%{version}.tar.gz
@@ -21,6 +21,7 @@ Patch5: geode-arch.patch
 Patch6: yum-HEAD.patch
 Patch7: yum-ppc64-preferred.patch
 Patch8: yum-arm-hfp-support.patch
+Patch9: yum-silence.patch
 Patch20: yum-manpage-files.patch
 Patch21: 0001-Set-_depsolving_failed-as-soon-as-buildTransaction-i.patch
 
@@ -128,6 +129,7 @@ Install this package if you want auto yum updates nightly via cron.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 %patch20 -p1
 %patch21 -p1
 
@@ -252,6 +254,9 @@ exit 0
 %config(noreplace) %{_sysconfdir}/sysconfig/yum-cron
 
 %changelog
+* Fri Dec 09 2011 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 3.4.3-7
+- change loglevel from INFO to INFO_2, bz#750859
+
 * Wed Nov 30 2011 Dennis Gilmore <dennis at ausil.us> - 3.4.3-6
 - add arm hardware floating point support
 


More information about the scm-commits mailing list