Blame 0001-Add-the-F11-Test-key-to-the-rawhide-config.patch
|
 |
70e9497 |
From fe6ba67e6cb51608549b7e08f3566a47afb07a0e Mon Sep 17 00:00:00 2001
|
|
 |
70e9497 |
From: Jesse Keating <jkeating@redhat.com>
|
|
 |
70e9497 |
Date: Mon, 9 Mar 2009 22:32:54 -0700
|
|
 |
70e9497 |
Subject: [PATCH] Add the F11 Test key to the rawhide config
|
|
 |
70e9497 |
|
|
 |
70e9497 |
---
|
|
 |
70e9497 |
configs/rawhide.mash | 2 +-
|
|
 |
70e9497 |
1 files changed, 1 insertions(+), 1 deletions(-)
|
|
 |
70e9497 |
|
|
 |
70e9497 |
diff --git a/configs/rawhide.mash b/configs/rawhide.mash
|
|
 |
70e9497 |
index b1814c4..4e67fc8 100644
|
|
 |
70e9497 |
--- a/configs/rawhide.mash
|
|
 |
70e9497 |
+++ b/configs/rawhide.mash
|
|
 |
70e9497 |
@@ -10,7 +10,7 @@ multilib_method = devel
|
|
 |
70e9497 |
tag = dist-rawhide
|
|
 |
70e9497 |
inherit = True
|
|
 |
70e9497 |
strict_keys = False
|
|
 |
70e9497 |
-keys = 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
|
|
 |
70e9497 |
+keys = D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
|
|
 |
70e9497 |
repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/development/%(arch)s/os/
|
|
 |
70e9497 |
repoviewtitle = "Fedora Rawhide - %(arch)s"
|
|
 |
70e9497 |
arches = i386 x86_64 ppc ppc64
|
|
 |
70e9497 |
--
|
|
 |
70e9497 |
1.6.1.3
|
|
 |
70e9497 |
|