[Yum-devel] [PATCH] Geode is now i686, at least in the land of Fedora...
Jesse Keating
jkeating at redhat.com
Wed Aug 19 19:56:22 UTC 2009
---
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",
--
1.6.2.5
More information about the Yum-devel
mailing list