From bb2958b1354025ce07ceea98f32bf77cf03f1443 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 26 May 2008 07:26:31 +0000 Subject: [PATCH] prepare for fedora 9 --- mirroring/f9/yum.repos.d/building.repo.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mirroring/f9/yum.repos.d/building.repo.in diff --git a/mirroring/f9/yum.repos.d/building.repo.in b/mirroring/f9/yum.repos.d/building.repo.in new file mode 100644 index 00000000..34ed036e --- /dev/null +++ b/mirroring/f9/yum.repos.d/building.repo.in @@ -0,0 +1,13 @@ +[fedora] +name=Fedora 9 - $basearch +baseurl=@MIRRORURL@/fedora/releases/9/Everything/$basearch/os/ +enabled=1 +gpgcheck=1 +gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/9/Everything/$basearch/os/RPM-GPG-KEY-fedora http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/9/Everything/$basearch/os/RPM-GPG-KEY + +[updates] +name=Fedora 9 - $basearch - Updates +baseurl=@MIRRORURL@/fedora/updates/9/$basearch/ +enabled=1 +gpgcheck=1 +gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/9/Everything/$basearch/os/RPM-GPG-KEY-fedora -- 2.47.0