---
yum/packages.py | 60 +++---
1 files changed, 52 insertions(+), 8 deletions(-)
diff --git a/yum/packages.py b/yum/packages.py
index 3f1f57d..8f160da 100644
--- a/yum/packages.py
+++ b/yum/packages.py
@@ -1578,23 +1578,46 @@ class _RPMVerifyPac
---
yum/__init__.py |5 +
yum/plugins.py |6 ++
2 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/yum/__init__.py b/yum/__init__.py
index 15dad25..d967db0 100644
--- a/yum/__init__.py
+++ b/yum/__init__.py
@@ -4705,3 +4705,8 @@ class YumBase(depsolve.Depsolve):
On Wed, 2010-06-30 at 18:26 -0400, James Antill wrote:
> Amusingly this also fixes a few weird edge case bugs.
> ---
> yum/packages.py | 373
> ++-
> 1 files changed, 258 insertions(+), 115 deletions(-)
>
ACK the changes- they help make the