On Wed, 19 Aug 2009, Jesse Keating wrote:
--- rpmUtils/arch.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rpmUtils/arch.py b/rpmUtils/arch.py index b493b6a..27c6d53 100644 --- a/rpmUtils/arch.py +++ b/rpmUtils/arch.py @@ -15,7 +15,7 @@ arches = { # ia32 "athlon": "i686", "i686": "i586", - "geode": "i586", + "geode": "i686", "i586": "i486", "i486": "i386", "i386": "noarch",
did this already get ACK'd? if not- it should be if this change is also in upstream rpm, too.
if it is only in fedora's rpm then we should only put it in yum in fedora. -sv _______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel