From 0f5def65ac856ec2003b4327fa433256ba871fcf Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Dec 04 2018 15:46:02 +0000 Subject: update cah-0.0.1 for centos 1810 --- diff --git a/mock/cah-0.0.1.i386.cfg b/mock/cah-0.0.1.i386.cfg index 1851bcc..7119815 100644 --- a/mock/cah-0.0.1.i386.cfg +++ b/mock/cah-0.0.1.i386.cfg @@ -140,5 +140,26 @@ enable=1 cost=500 baseurl=http://repohost/repo/cah-0.0.1.i386/ +[c7.1810.u.i386] +name=c7.1810.u.i386 +enabled=1 +baseurl=http://repohost/repo/c7.1810.u.i386/ + +[c7.1810.00.i386] +name=c7.1810.00.i386 +enabled=1 +baseurl=http://repohost/repo/c7.1810.00.i386/ + +[c7-go-toolset-7.i386] +name=c7-go-toolset-7.i386 +enabled=1 +baseurl=http://repohost/repo/c7-go-toolset-7.i386/ +gpgcheck=0 + +[c7-go-toolset-1.10.i386] +name=c7-go-toolset-1.10.i386 +enabled=1 +baseurl=http://repohost/repo/c7-go-toolset-1.10.i386/ +gpgcheck=0 """ diff --git a/mock/cah-0.0.1.x86_64.cfg b/mock/cah-0.0.1.x86_64.cfg index 386f8f3..a30e458 100644 --- a/mock/cah-0.0.1.x86_64.cfg +++ b/mock/cah-0.0.1.x86_64.cfg @@ -157,4 +157,15 @@ cost=500 baseurl=http://repohost/repo/cah-0.0.1.x86_64/ includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 +[c7-go-toolset-7.x86_64] +name=c7-go-toolset-7.x86_64 +enabled=1 +baseurl=http://repohost/repo/c7-go-toolset-7.x86_64/ +includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 + +[c7-go-toolset-1.10.x86_64] +name=c7-go-toolset-1.10.x86_64 +enabled=1 +baseurl=http://repohost/repo/c7-go-toolset-1.10.x86_64/ +includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 """