From 1b287d3e7bf3920a8758e1bc8c5585afea04c6e4 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: May 11 2018 16:08:11 +0000 Subject: updated cah-0.0.1 for c7.1804 --- diff --git a/mock/cah-0.0.1.i386.cfg b/mock/cah-0.0.1.i386.cfg index aefd69c..f0ed81c 100644 --- a/mock/cah-0.0.1.i386.cfg +++ b/mock/cah-0.0.1.i386.cfg @@ -118,10 +118,22 @@ baseurl=http://repohost/repo/c7.1708.u.i386/ [c7.1708.exp.i386] name=c7.1708.exp.i386 -enabled=1 +enabled=0 cost=625 baseurl=http://repohost/repo/c7.1708.exp.i386/ +[c7.1804.00.i386] +name=c7.1804.00.i386 +enabled=1 +cost=625 +baseurl=http://repohost/repo/c7.1804.00/ + +[c7.1804.u.i386] +name=c7.1804.u.i386 +enabled=1 +cost=625 +baseurl=http://repohost/repo/c7.1804.u.i386/ + [cah-0.0.1.i386] name=cah-0.0.1.i386 enable=1 diff --git a/mock/cah-0.0.1.x86_64.cfg b/mock/cah-0.0.1.x86_64.cfg index a3f9d8b..554fa2d 100644 --- a/mock/cah-0.0.1.x86_64.cfg +++ b/mock/cah-0.0.1.x86_64.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'TARGETNAME' config_opts['target_arch'] = 'x86_64' -config_opts['legal_host_arches'] = ('x86_64',) +config_opts['legal_host_arches'] = ('x86_64','noarch') config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils system-release findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz' config_opts['dist'] = 'el7' # only useful for --resultdir variable subst @@ -138,6 +138,18 @@ enabled=1 baseurl=http://repohost/repo/c7.1708.u.x86_64/ includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 +[c7.1804.00] +name=c7.1804.00 +enabled=1 +baseurl=http://repohost/repo/c7.1804.00/ +includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 + +[c7.1804.u.x86_64] +name=c7.1804.u.x86_64 +enabled=1 +baseurl=http://repohost/repo/c7.1804.u.x86_64/ +includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 + [cah-0.0.1.x86_64] name=cah-0.0.1.x86_64 enable=1