- add correct ID for fedora-20-secondary key - disable inheritance for s390 --- configs/rawhide.ppc.mash | 2 +- configs/rawhide.s390.mash | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/rawhide.ppc.mash b/configs/rawhide.ppc.mash index 6ca442d..2d42bbb 100644 --- a/configs/rawhide.ppc.mash +++ b/configs/rawhide.ppc.mash @@ -10,7 +10,7 @@ multilib_method = yaboot tag = f21 inherit = False strict_keys = False -keys = 4B94091B, BA094068, A4D647E9, F8DF67E6, 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9 +keys = EFE550F5, 4B94091B, BA094068, A4D647E9, F8DF67E6, 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9 repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/rawhide/%... repoviewtitle = "Fedora Rawhide - %(arch)s" arches = ppc ppc64 diff --git a/configs/rawhide.s390.mash b/configs/rawhide.s390.mash index d896419..1077e41 100644 --- a/configs/rawhide.s390.mash +++ b/configs/rawhide.s390.mash @@ -10,7 +10,7 @@ multilib_method = devel tag = f21 inherit = False strict_keys = False -keys = 4B94091B, BA094068, A4D647E9, F8DF67E6, 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9 +keys = EFE550F5, 4B94091B, BA094068, A4D647E9, F8DF67E6, 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9 repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/rawhide/%... repoviewtitle = "Fedora Rawhide - %(arch)s" arches = s390 s390x
On Fri, 28 Mar 2014 21:13:06 +0100 Dan Horák dan@danny.cz wrote:
- add correct ID for fedora-20-secondary key
- disable inheritance for s390
this is incomplete, I forgot about arm, new version is on the way
Dan
configs/rawhide.ppc.mash | 2 +- configs/rawhide.s390.mash | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/rawhide.ppc.mash b/configs/rawhide.ppc.mash index 6ca442d..2d42bbb 100644 --- a/configs/rawhide.ppc.mash +++ b/configs/rawhide.ppc.mash @@ -10,7 +10,7 @@ multilib_method = yaboot tag = f21 inherit = False strict_keys = False -keys = 4B94091B, BA094068, A4D647E9, F8DF67E6, 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9 +keys = EFE550F5, 4B94091B, BA094068, A4D647E9, F8DF67E6, 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9 repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/rawhide/% (arch)s/os/ repoviewtitle = "Fedora Rawhide - %(arch)s" arches = ppc ppc64 diff --git a/configs/rawhide.s390.mash b/configs/rawhide.s390.mash index d896419..1077e41 100644 --- a/configs/rawhide.s390.mash +++ b/configs/rawhide.s390.mash @@ -10,7 +10,7 @@ multilib_method = devel tag = f21 inherit = False strict_keys = False -keys = 4B94091B, BA094068, A4D647E9, F8DF67E6, 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9 +keys = EFE550F5, 4B94091B, BA094068, A4D647E9, F8DF67E6, 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9 repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/rawhide/% (arch)s/os/ repoviewtitle = "Fedora Rawhide - %(arch)s" arches = s390 s390x -- 1.8.5.3
-- buildsys mailing list buildsys@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/buildsys
buildsys@lists.fedoraproject.org