From: James Antill <ja...@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

_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to