[yum] docs only: group_command=objects is the distro default.

Zdeněk Pavlas zpavlas at fedoraproject.org
Mon Dec 2 08:47:22 UTC 2013


commit a7b1ae2f857c4d4c7e33cd64d98bdf1e55e1f7bb
Author: Zdenek Pavlas <zpavlas at redhat.com>
Date:   Mon Dec 2 09:47:14 2013 +0100

    docs only: group_command=objects is the distro default.

 yum-distro-configs.patch |   10 +++++++++-
 yum.spec                 |    3 +++
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/yum-distro-configs.patch b/yum-distro-configs.patch
index 5abeece..854908d 100644
--- a/yum-distro-configs.patch
+++ b/yum-distro-configs.patch
@@ -16,7 +16,6 @@ diff -ru yum-3.4.3-orig/yum/config.py yum-3.4.3/yum/config.py
 
  class Option(object):
      """
-Only in yum-3.4.3/yum: config.py~
 --- a/docs/yum.conf.5.orig	2010-06-21 17:39:17.000000000 -0400
 +++ b/docs/yum.conf.5	2010-09-14 12:11:40.897615896 -0400
 @@ -141,7 +141,7 @@
@@ -28,3 +27,12 @@ Only in yum-3.4.3/yum: config.py~
  functionality used to be in the "installonlyn" plugin, where this option was
  altered via tokeep.
  Note that as of version 3.2.24, yum will now look in the yumdb for a installonly
+@@ -267,7 +267,7 @@ group, and won't remove those on "group remove".
+ Running "yum upgrade" will also run "yum group upgrade" (thus. adding new
+ packages for all groups).
+ 
+-Default is: compat
++Default is: objects
+ 
+ .IP
+ \fBupgrade_group_objects_upgrade\fR
diff --git a/yum.spec b/yum.spec
index 3955338..f6c954e 100644
--- a/yum.spec
+++ b/yum.spec
@@ -444,6 +444,9 @@ exit 0
 %endif
 
 %changelog
+* Mon Dec  2 2013 Zdenek Pavlas <zpavlas at redhat.com> - 3.4.3-119
+- docs only: group_command=objects is the distro default.
+
 * Thu Nov 21 2013 James Antill <james at fedoraproject.org> - 3.4.3-118
 - Update to latest HEAD.
 - Don't use the provide for distroverpkg if it's the name of the pkg. BZ 1002977.


More information about the scm-commits mailing list