[Yum-devel] [PATCH] - fix sparcv9/sparc64 update comparison case due to weird multicompat setting - this should fix A LOT of oddball complex update cases - add better test in updates-test.py to let us set the arch to test more easily

James Antill james at fedoraproject.org
Tue Sep 7 21:04:18 UTC 2010


On Tue, 2010-09-07 at 16:53 -0400, Seth Vidal wrote:
> ---
>  rpmUtils/arch.py               |    4 ++--
>  rpmUtils/tests/updates-test.py |   17 ++++++++++++-----
>  2 files changed, 14 insertions(+), 7 deletions(-)

 ACK, but alsoa PREACK on you also changing the bit in arch.py:

    "sparc64v": "sparc64",
    "sparc64v": "sparcv9v",

...to remove the first one (just to remove the confusion).



More information about the Yum-devel mailing list