From 0f3f20e60300e0f88abb68cee95fb6bff90eceb3 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Nov 17 2020 13:07:52 +0000 Subject: update c7-rt configs --- diff --git a/mock/c7-rt.i386.cfg b/mock/c7-rt.i386.cfg index 2459dc9..d867a17 100644 --- a/mock/c7-rt.i386.cfg +++ b/mock/c7-rt.i386.cfg @@ -188,4 +188,16 @@ enabled=1 cost=625 baseurl=http://repohost/repo/c7.2003.u.i386/ +[c7.2009.00.i386] +name=c7.2009.00.i386 +enabled=1 +cost=625 +baseurl=http://repohost/repo/c7.2009.00.i386/ + +[c7.2009.u.i386] +name=c7.2009.u.i386 +enabled=1 +cost=625 +baseurl=http://repohost/repo/c7.2009.u.i386/ + """ diff --git a/mock/c7-rt.noarch.cfg b/mock/c7-rt.noarch.cfg index 3301be3..eed795e 100644 --- a/mock/c7-rt.noarch.cfg +++ b/mock/c7-rt.noarch.cfg @@ -205,4 +205,18 @@ cost=625 baseurl=http://repohost/repo/c7.2003.u.x86_64/ includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 +[c7.2009.00.x86_64] +name=c7.2009.00.x86_64 +enabled=1 +cost=625 +baseurl=http://repohost/repo/c7.2009.00.x86_64/ +includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 + +[c7.2009.u.x86_64] +name=c7.2009.u.x86_64 +enabled=1 +cost=625 +baseurl=http://repohost/repo/c7.2009.u.x86_64/ +includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 + """ diff --git a/mock/c7-rt.x86_64.cfg b/mock/c7-rt.x86_64.cfg index 31bed5d..0e17d52 100644 --- a/mock/c7-rt.x86_64.cfg +++ b/mock/c7-rt.x86_64.cfg @@ -205,4 +205,18 @@ cost=625 baseurl=http://repohost/repo/c7.2003.u.x86_64/ includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 +[c7.2009.00.x86_64] +name=c7.2009.00.x86_64 +enabled=1 +cost=625 +baseurl=http://repohost/repo/c7.2009.00.x86_64/ +includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 + +[c7.2009.u.x86_64] +name=c7.2009.u.x86_64 +enabled=1 +cost=625 +baseurl=http://repohost/repo/c7.2009.u.x86_64/ +includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 + """