re-enable gpgcheck with the releases repo on f{10,12}
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 16 Dec 2009 15:00:57 +0000 (15:00 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 16 Dec 2009 15:00:57 +0000 (15:00 +0000)
as the keys are not in the mirror anymore, we publish them in
http://mirror.onelab.eu/fedora/keys/

mirroring/centos5/yum.repos.d/building.repo.in
mirroring/f10/yum.repos.d/building.repo.in
mirroring/f12/yum.repos.d/building.repo.in
mirroring/f8/yum.repos.d/building.repo.in

index 178d393..bc21dfb 100644 (file)
@@ -1,3 +1,7 @@
+#
+# $Id$
+# $URL$
+#
 [base]
 name=CentOS 5.4 - $basearch - Base
 baseurl=@MIRRORURL@/centos/5.4/os/$basearch/
index d00ba9b..c8e0b51 100644 (file)
@@ -1,10 +1,13 @@
+#
+# $Id$
+# $URL$
+#
 [fedora]
 name=Fedora 10 - $basearch
 baseurl=@MIRRORURL@/fedora/releases/10/Everything/$basearch/os/
 enabled=1
-gpgcheck=0
-# where can we get this key ?
-#gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/8/Everything/$basearch/os/RPM-GPG-KEY-fedora
+gpgcheck=1
+gpgkey=http://mirror.onelab.eu/fedora/keys/RPM-GPG-KEY-fedora-10-primary
 
 [updates]
 name=Fedora 10 - $basearch - Updates
index 3721318..0c20edf 100644 (file)
@@ -1,11 +1,14 @@
+#
+# $Id$
+# $URL$
+#
 [fedora]
 name=Fedora 12 - $basearch
 baseurl=@MIRRORURL@/fedora/releases/12/Everything/$basearch/os/
 enabled=1
 metadata_expire=7d
-gpgcheck=0
-# where can we get this key ?
-#gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/8/Everything/$basearch/os/RPM-GPG-KEY-fedora
+gpgcheck=1
+gpgkey=http://mirror.onelab.eu/fedora/keys/RPM-GPG-KEY-fedora-12-primary
 
 [updates]
 name=Fedora 12 - $basearch - Updates
index 22527d3..d525fe2 100644 (file)
@@ -1,3 +1,7 @@
+#
+# $Id$
+# $URL$
+#
 [fedora]
 name=Fedora 8 - $basearch
 baseurl=@MIRRORURL@/fedora/releases/8/Everything/$basearch/os/