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