re-enable gpgcheck with the releases repo on f{10,12}
[build.git] / mirroring / centos5 / yum.repos.d / building.repo.in
1 #
2 # $Id$
3 # $URL$
4 #
5 [base]
6 name=CentOS 5.4 - $basearch - Base
7 baseurl=@MIRRORURL@/centos/5.4/os/$basearch/
8 gpgcheck=1
9 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
10
11 [updates]
12 name=CentOS 5.4 - $basearch - Released Updates
13 baseurl=@MIRRORURL@/centos/5.4/updates/$basearch/
14 gpgcheck=1
15 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
16
17 [epel]
18 name=Extra Packages for Enterprise Linux 5 - $basearch
19 baseurl=@MIRRORURL@/epel/5/$basearch/
20 gpgcheck=1
21 gpgkey=http://download.fedora.redhat.com/pub/epel/RPM-GPG-KEY-EPEL