From 168e903b74f35a87c5eaa7c768546d1f82138031 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Fri, 1 Nov 2013 22:13:37 +0100 Subject: [PATCH] Don't forget to protect third-party repository (activemq-cpp and glite-lb-logger-msg). --- fed-16-x86_64.cfg.template | 9 +++++---- fed-17-x86_64.cfg.template | 1 + fed-18-i386.cfg.template | 1 + fed-18-x86_64.cfg.template | 1 + fed-19-i386.cfg.template | 1 + fed-19-x86_64.cfg.template | 1 + sl-5-i386.cfg.template | 1 + sl-5-x86_64.cfg.template | 1 + sl-6-i386.cfg.template | 1 + sl-6-x86_64.cfg.template | 1 + 10 files changed, 14 insertions(+), 4 deletions(-) diff --git a/fed-16-x86_64.cfg.template b/fed-16-x86_64.cfg.template index f66e152..3979737 100644 --- a/fed-16-x86_64.cfg.template +++ b/fed-16-x86_64.cfg.template @@ -35,11 +35,12 @@ mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f16& #baseurl=http://repository.egi.eu/sw/production/cas/1/current/ #gpgkey=http://repository.egi.eu/sw/production/cas/1/GPG-KEY-EUGridPMA-RPM-3 -[EMI-2-third-party] -name=EMI 2 Third-Party Repository -baseurl=http://emisoft.web.cern.ch/emisoft/dist/EMI/2/sl6/$basearch/third-party -gpgkey=http://emisoft.web.cern.ch/emisoft/dist/EMI/2/RPM-GPG-KEY-emi +[EMI-3-third-party] +name=EMI 3 Third-Party Repository +baseurl=http://emisoft.web.cern.ch/emisoft/dist/EMI/3/sl6/$basearch/third-party +gpgkey=http://emisoft.web.cern.ch/emisoft/dist/EMI/3/RPM-GPG-KEY-emi protect=1 +priority=40 enabled=1 [local] diff --git a/fed-17-x86_64.cfg.template b/fed-17-x86_64.cfg.template index a3c4eea..8286e01 100644 --- a/fed-17-x86_64.cfg.template +++ b/fed-17-x86_64.cfg.template @@ -40,6 +40,7 @@ name=EMI-3 External Dependencies baseurl=http://scientific.zcu.cz/repos/EMI3-external/fc17-$basearch gpgkey=http://scientific.zcu.cz/repos/RPM-GPG-KEY-valtri protect=1 +priority=40 enabled=1 [local] diff --git a/fed-18-i386.cfg.template b/fed-18-i386.cfg.template index 5a61ad3..73ee3da 100644 --- a/fed-18-i386.cfg.template +++ b/fed-18-i386.cfg.template @@ -51,6 +51,7 @@ name=EMI-3 External Dependencies baseurl=http://scientific.zcu.cz/repos/EMI3-external/fc18-$basearch gpgkey=http://scientific.zcu.cz/repos/RPM-GPG-KEY-valtri protect=1 +priority=40 enabled=1 [local] diff --git a/fed-18-x86_64.cfg.template b/fed-18-x86_64.cfg.template index 57406b0..eeb4298 100644 --- a/fed-18-x86_64.cfg.template +++ b/fed-18-x86_64.cfg.template @@ -51,6 +51,7 @@ name=EMI-3 External Dependencies baseurl=http://scientific.zcu.cz/repos/EMI3-external/fc18-$basearch gpgkey=http://scientific.zcu.cz/repos/RPM-GPG-KEY-valtri protect=1 +priority=40 enabled=1 [local] diff --git a/fed-19-i386.cfg.template b/fed-19-i386.cfg.template index fa01799..59518f7 100644 --- a/fed-19-i386.cfg.template +++ b/fed-19-i386.cfg.template @@ -51,6 +51,7 @@ name=EMI-3 External Dependencies baseurl=http://scientific.zcu.cz/repos/EMI3-external/fc19-$basearch gpgkey=http://scientific.zcu.cz/repos/RPM-GPG-KEY-valtri protect=1 +priority=40 enabled=1 [local] diff --git a/fed-19-x86_64.cfg.template b/fed-19-x86_64.cfg.template index 5c0aaea..4d35ac9 100644 --- a/fed-19-x86_64.cfg.template +++ b/fed-19-x86_64.cfg.template @@ -51,6 +51,7 @@ name=EMI-3 External Dependencies baseurl=http://scientific.zcu.cz/repos/EMI3-external/fc19-$basearch gpgkey=http://scientific.zcu.cz/repos/RPM-GPG-KEY-valtri protect=1 +priority=40 enabled=1 [local] diff --git a/sl-5-i386.cfg.template b/sl-5-i386.cfg.template index b94f930..b174022 100644 --- a/sl-5-i386.cfg.template +++ b/sl-5-i386.cfg.template @@ -52,6 +52,7 @@ name=EMI-3 External Dependencies baseurl=http://scientific.zcu.cz/repos/EMI3-external/sl5-$basearch gpgkey=http://scientific.zcu.cz/repos/RPM-GPG-KEY-valtri protect=1 +priority=40 enabled=1 [local] diff --git a/sl-5-x86_64.cfg.template b/sl-5-x86_64.cfg.template index e780fac..3311b26 100644 --- a/sl-5-x86_64.cfg.template +++ b/sl-5-x86_64.cfg.template @@ -52,6 +52,7 @@ name=EMI-3 External Dependencies baseurl=http://scientific.zcu.cz/repos/EMI3-external/sl5-$basearch gpgkey=http://scientific.zcu.cz/repos/RPM-GPG-KEY-valtri protect=1 +priority=40 enabled=1 [local] diff --git a/sl-6-i386.cfg.template b/sl-6-i386.cfg.template index dd3071d..cecec4d 100644 --- a/sl-6-i386.cfg.template +++ b/sl-6-i386.cfg.template @@ -50,6 +50,7 @@ name=EMI-3 External Dependencies baseurl=http://scientific.zcu.cz/repos/EMI3-external/sl6-$basearch gpgkey=http://scientific.zcu.cz/repos/RPM-GPG-KEY-valtri protect=1 +priority=40 enabled=1 [local] diff --git a/sl-6-x86_64.cfg.template b/sl-6-x86_64.cfg.template index 3a32687..e9102c2 100644 --- a/sl-6-x86_64.cfg.template +++ b/sl-6-x86_64.cfg.template @@ -49,6 +49,7 @@ name=EMI-3 External Dependencies baseurl=http://scientific.zcu.cz/repos/EMI3-external/sl6-$basearch gpgkey=http://scientific.zcu.cz/repos/RPM-GPG-KEY-valtri protect=1 +priority=40 enabled=1 [local] -- 1.8.2.3