[Yum-devel] [PATCH] Add yum-metadata-parser to the yum version group.

y at mail.and.org y at mail.and.org
Fri Jan 22 00:35:21 UTC 2010


From: James Antill <james at and.org>

 We had left it out because it was in run_with_packages, but it's
only added to that when it's used (so it doesn't clutter history, when
it's not used) but that means "yum version" doesn't see it.
---
 etc/version-groups.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/etc/version-groups.conf b/etc/version-groups.conf
index 57d97dd..6e10998 100644
--- a/etc/version-groups.conf
+++ b/etc/version-groups.conf
@@ -6,6 +6,7 @@
 # even though that's require by rpm(-libs).
 run_with_packages = true
 pkglist = glibc, sqlite, libcurl, nss,
+          yum-metadata-parser,
           rpm, rpm-libs, rpm-python, 
           python,
           python-iniparse, python-urlgrabber, python-pycurl 
-- 
1.6.5.2



More information about the Yum-devel mailing list