rpms/mash/devel 0001-There-is-no-ppc-in-Fedora-rawhide-anymore.patch, NONE, 1.1

Jesse Keating jkeating at fedoraproject.org
Mon Nov 16 14:42:59 UTC 2009


Author: jkeating

Update of /cvs/pkgs/rpms/mash/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20503

Added Files:
	0001-There-is-no-ppc-in-Fedora-rawhide-anymore.patch 
Log Message:
Add a patch to disable ppc


0001-There-is-no-ppc-in-Fedora-rawhide-anymore.patch:
 rawhide.mash |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

--- NEW FILE 0001-There-is-no-ppc-in-Fedora-rawhide-anymore.patch ---
>From b87e43c18806213f3b9f6d84c1de7cfedc7af843 Mon Sep 17 00:00:00 2001
From: Jesse Keating <jkeating at redhat.com>
Date: Sun, 15 Nov 2009 10:01:44 -0800
Subject: [PATCH] There is no ppc in Fedora rawhide anymore.

---
 configs/rawhide.mash |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configs/rawhide.mash b/configs/rawhide.mash
index ba68d8f..1ba3d03 100644
--- a/configs/rawhide.mash
+++ b/configs/rawhide.mash
@@ -13,7 +13,7 @@ strict_keys = False
 keys = 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
 repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/development/%(arch)s/os/
 repoviewtitle = "Fedora Rawhide - %(arch)s"
-arches = i386 x86_64 ppc ppc64
+arches = i386 x86_64
 delta = True
 # Change distro_tags as fedora-release version gets bumped
 distro_tags = "cpe:/o:fedoraproject:fedora:11.92" "rawhide"
-- 
1.6.5.2





More information about the scm-commits mailing list