Re: [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 le

2010-09-07 Thread James Antill
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":

[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

2010-09-07 Thread Seth Vidal
--- rpmUtils/arch.py |4 ++-- rpmUtils/tests/updates-test.py | 17 - 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/rpmUtils/arch.py b/rpmUtils/arch.py index 5512ea6..2f7c2e5 100644 --- a/rpmUtils/arch.py +++ b/rpmUtils/arch.py @@ -5,8 +5,8 @@ i

Re: [Yum-devel] qt-devel >= 4.1.1 in rpm spec, make yum install qt3-devel...

2010-09-07 Thread seth vidal
On Tue, 2010-09-07 at 19:18 +0200, Terje Røsten wrote: > This seems strange, gle.spec in rawhide has: > > qt-devel >= 4.1.1 > > and then yum ends up installing qt3-devel! > > DEBUG util.py:255: requires minimal 36DEBUG util.py:255: Loser(with 39): > 1:qt-devel-4.7.0-0.26.beta2.fc14.i686 > DE

[Yum-devel] qt-devel >= 4.1.1 in rpm spec, make yum install qt3-devel...

2010-09-07 Thread Terje Røsten
This seems strange, gle.spec in rawhide has: qt-devel >= 4.1.1 and then yum ends up installing qt3-devel! DEBUG util.py:255: requires minimal 36DEBUG util.py:255: Loser(with 39): 1:qt-devel-4.7.0-0.26.beta2.fc14.i686 DEBUG util.py:255: Winner: qt3-devel-3.3.8b-29.fc13.i686 DEBUG util.py: