From 5c5a65ee439456dc744f97222dff528bb887eb6c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 3 Apr 2012 10:51:42 -0500 Subject: [PATCH 1/2] set prefer_ppc64 to true on ppc configs --- configs/branched.ppc.mash | 3 ++- configs/mash.ppc.conf | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/configs/branched.ppc.mash b/configs/branched.ppc.mash index d31d0dc..0d0bd08 100644 --- a/configs/branched.ppc.mash +++ b/configs/branched.ppc.mash @@ -11,10 +11,11 @@ tag = f17 inherit = False strict_keys = True keys = 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9 -repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/15/%(arch)s/os/ +repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/17/%(arch)s/os/ repoviewtitle = "Fedora Branched - %(arch)s" arches = ppc ppc64 delta = True +prefer_ppc64 = True # Change distro_tags as fedora-release version gets bumped distro_tags = cpe:/o:fedoraproject:fedora:17 rawhide hash_packages = True diff --git a/configs/mash.ppc.conf b/configs/mash.ppc.conf index 74a5297..5146719 100644 --- a/configs/mash.ppc.conf +++ b/configs/mash.ppc.conf @@ -5,3 +5,4 @@ buildhost = http://ppc.koji.fedoraproject.org/kojihub repodir = file:///mnt/koji use_sqlite = True use_repoview = False +prefer_ppc64 = True -- 1.7.9.3