Blob Blame History Raw
From efbaf981aa91da261c272382259fbfa9fa4db3a9 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us>
Date: Tue, 3 Apr 2012 10:53:47 -0500
Subject: [PATCH 2/2] set the repoviewurl to refleect 17 not 15

---
 configs/branched.arm.mash   |    2 +-
 configs/branched.mash       |    2 +-
 configs/branched.s390.mash  |    2 +-
 configs/branched.sparc.mash |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/configs/branched.arm.mash b/configs/branched.arm.mash
index 23f24a3..1d1b982 100644
--- a/configs/branched.arm.mash
+++ b/configs/branched.arm.mash
@@ -11,7 +11,7 @@ tag = f17
 inherit = False
 strict_keys = True
 keys = 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
-repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/15/%(arch)s/os/
+repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/17/%(arch)s/os/
 repoviewtitle = "Fedora Branched - %(arch)s"
 arches = arm armhfp
 delta = True
diff --git a/configs/branched.mash b/configs/branched.mash
index 68321a6..8203570 100644
--- a/configs/branched.mash
+++ b/configs/branched.mash
@@ -11,7 +11,7 @@ tag = f17
 inherit = False
 strict_keys = True
 keys =  1ACA3465, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
-repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/development/15/%(arch)s/os/
+repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/development/17/%(arch)s/os/
 repoviewtitle = "Fedora Branched - %(arch)s"
 arches = i386 x86_64
 delta = True
diff --git a/configs/branched.s390.mash b/configs/branched.s390.mash
index f4e98be..2d232a7 100644
--- a/configs/branched.s390.mash
+++ b/configs/branched.s390.mash
@@ -11,7 +11,7 @@ tag = f17
 inherit = True
 strict_keys = True
 keys = 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
-repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/15/%(arch)s/os/
+repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/17/%(arch)s/os/
 repoviewtitle = "Fedora Branched - %(arch)s"
 arches = s390 s390x
 delta = True
diff --git a/configs/branched.sparc.mash b/configs/branched.sparc.mash
index c67fca6..a0b8f71 100644
--- a/configs/branched.sparc.mash
+++ b/configs/branched.sparc.mash
@@ -11,7 +11,7 @@ tag = f17
 inherit = False
 strict_keys = True
 keys = 34E166FA, A82BA4B7, 069C8460, 97A1071F, E8E40FDE, 57BBCCBA, D22E77F2, 4EBFC273, 0B86274E, 6DF2196F, DF9B0AE9
-repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/15/%(arch)s/os/
+repoviewurl = http://download.fedoraproject.org/pub/fedora-secondary/development/17/%(arch)s/os/
 repoviewtitle = "Fedora Branched - %(arch)s"
 arches = sparc sparc64
 delta = False
-- 
1.7.9.3