[Yum-devel] [PATCH] Geode is now i686, at least in the land of Fedora...
Seth Vidal
skvidal at fedoraproject.org
Mon Aug 24 15:35:39 UTC 2009
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
More information about the Yum-devel
mailing list