|
 |
c60dfd1 |
From f07c842597b569834fe9fcd04ee33b856d002d96 Mon Sep 17 00:00:00 2001
|
|
 |
c60dfd1 |
From: Dennis Gilmore <dennis@ausil.us>
|
|
 |
c60dfd1 |
Date: Mon, 9 Apr 2012 15:35:26 -0500
|
|
 |
c60dfd1 |
Subject: [PATCH] add the f17-secondary key id to the secopndary arch branched
|
|
 |
c60dfd1 |
configs
|
|
 |
c60dfd1 |
|
|
 |
c60dfd1 |
---
|
|
 |
c60dfd1 |
configs/branched.arm.mash | 2 +-
|
|
 |
c60dfd1 |
configs/branched.ppc.mash | 2 +-
|
|
 |
c60dfd1 |
configs/branched.s390.mash | 2 +-
|
|
 |
c60dfd1 |
configs/branched.sparc.mash | 2 +-
|
|
 |
c60dfd1 |
4 files changed, 4 insertions(+), 4 deletions(-)
|
|
 |
c60dfd1 |
|
|
 |
c60dfd1 |
diff --git a/configs/branched.arm.mash b/configs/branched.arm.mash
|
|
 |
c60dfd1 |
index 1d1b982..caf59c1 100644
|
|
 |
c60dfd1 |
--- a/configs/branched.arm.mash
|
|
 |
c60dfd1 |
+++ b/configs/branched.arm.mash
|
|
 |
c60dfd1 |
@@ -10,7 +10,7 @@ multilib_method = devel
|
|
 |
c60dfd1 |
tag = f17
|
|
 |
c60dfd1 |
inherit = False
|
|
 |
c60dfd1 |
strict_keys = True
|
|
 |
c60dfd1 |
-keys = 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
|
|
 |
c60dfd1 |
+keys = 34E166FA, F8DF67E6, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
|
|
 |
c60dfd1 |
repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/17/%(arch)s/os/
|
|
 |
c60dfd1 |
repoviewtitle = "Fedora Branched - %(arch)s"
|
|
 |
c60dfd1 |
arches = arm armhfp
|
|
 |
c60dfd1 |
diff --git a/configs/branched.ppc.mash b/configs/branched.ppc.mash
|
|
 |
c60dfd1 |
index 0d0bd08..dd0190a 100644
|
|
 |
c60dfd1 |
--- a/configs/branched.ppc.mash
|
|
 |
c60dfd1 |
+++ b/configs/branched.ppc.mash
|
|
 |
c60dfd1 |
@@ -10,7 +10,7 @@ multilib_method = devel
|
|
 |
c60dfd1 |
tag = f17
|
|
 |
c60dfd1 |
inherit = False
|
|
 |
c60dfd1 |
strict_keys = True
|
|
 |
c60dfd1 |
-keys = 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
|
|
 |
c60dfd1 |
+keys = 34E166FA, F8DF67E6, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
|
|
 |
c60dfd1 |
repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/17/%(arch)s/os/
|
|
 |
c60dfd1 |
repoviewtitle = "Fedora Branched - %(arch)s"
|
|
 |
c60dfd1 |
arches = ppc ppc64
|
|
 |
c60dfd1 |
diff --git a/configs/branched.s390.mash b/configs/branched.s390.mash
|
|
 |
c60dfd1 |
index 2d232a7..2a816b6 100644
|
|
 |
c60dfd1 |
--- a/configs/branched.s390.mash
|
|
 |
c60dfd1 |
+++ b/configs/branched.s390.mash
|
|
 |
c60dfd1 |
@@ -10,7 +10,7 @@ multilib_method = devel
|
|
 |
c60dfd1 |
tag = f17
|
|
 |
c60dfd1 |
inherit = True
|
|
 |
c60dfd1 |
strict_keys = True
|
|
 |
c60dfd1 |
-keys = 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
|
|
 |
c60dfd1 |
+keys = 34E166FA, F8DF67E6, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
|
|
 |
c60dfd1 |
repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/17/%(arch)s/os/
|
|
 |
c60dfd1 |
repoviewtitle = "Fedora Branched - %(arch)s"
|
|
 |
c60dfd1 |
arches = s390 s390x
|
|
 |
c60dfd1 |
diff --git a/configs/branched.sparc.mash b/configs/branched.sparc.mash
|
|
 |
c60dfd1 |
index a0b8f71..5537926 100644
|
|
 |
c60dfd1 |
--- a/configs/branched.sparc.mash
|
|
 |
c60dfd1 |
+++ b/configs/branched.sparc.mash
|
|
 |
c60dfd1 |
@@ -10,7 +10,7 @@ multilib_method = kernel
|
|
 |
c60dfd1 |
tag = f17
|
|
 |
c60dfd1 |
inherit = False
|
|
 |
c60dfd1 |
strict_keys = True
|
|
 |
c60dfd1 |
-keys = 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
|
|
 |
c60dfd1 |
+keys = 34E166FA, F8DF67E6, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
|
|
 |
c60dfd1 |
repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/17/%(arch)s/os/
|
|
 |
c60dfd1 |
repoviewtitle = "Fedora Branched - %(arch)s"
|
|
 |
c60dfd1 |
arches = sparc sparc64
|
|
 |
c60dfd1 |
--
|
|
 |
c60dfd1 |
1.7.9.3
|
|
 |
c60dfd1 |
|