From 3784b05fcfc7777391d9765045615476db2fb90e Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Mon, 11 Apr 2011 11:18:00 -0400 Subject: [PATCH] do not hardcode version information --- mirroring/centos5/yum.repos.d/building.repo.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mirroring/centos5/yum.repos.d/building.repo.in b/mirroring/centos5/yum.repos.d/building.repo.in index ba0d152c..cdf3db1d 100644 --- a/mirroring/centos5/yum.repos.d/building.repo.in +++ b/mirroring/centos5/yum.repos.d/building.repo.in @@ -1,12 +1,12 @@ [base] -name=CentOS 5.5 - $basearch - Base -baseurl=@MIRRORURL@/centos/5.5/os/$basearch/ +name=CentOS 5 - $basearch - Base +baseurl=@MIRRORURL@/centos/5/os/$basearch/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5 [updates] -name=CentOS 5.5 - $basearch - Released Updates -baseurl=@MIRRORURL@/centos/5.5/updates/$basearch/ +name=CentOS 5 - $basearch - Released Updates +baseurl=@MIRRORURL@/centos/5/updates/$basearch/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5 -- 2.47.0