From 2610a5b0fa75b4c01c1e6915d91b579d4dc74f60 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Oct 30 2019 22:20:56 +0000 Subject: more devtoolset-7 toi -8 changes --- diff --git a/mock/c6-llvm-toolset-7.0.i386.cfg b/mock/c6-llvm-toolset-7.0.i386.cfg index b15c57c..13bba84 100644 --- a/mock/c6-llvm-toolset-7.0.i386.cfg +++ b/mock/c6-llvm-toolset-7.0.i386.cfg @@ -1,7 +1,7 @@ config_opts['root'] = 'TARGETNAME' config_opts['target_arch'] = 'i686' config_opts['legal_host_arches'] = ('i386', 'i486', 'i586', 'i686', 'x86_64',) -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 scl-utils-build devtoolset-7-build llvm-toolset-7.0-build' +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 scl-utils-build devtoolset-8-build llvm-toolset-7.0-build' config_opts['dist'] = 'el6' # only useful for --resultdir variable subst config_opts['macros']['%dist'] = ".el6" config_opts['%centos_ver'] = "6" @@ -51,10 +51,10 @@ enabled=1 gpgcheck=0 cost=1900 -[c6-devtoolset-7.i386] -name=c6-devtoolset-7 +[c6-devtoolset-8.i386] +name=c6-devtoolset-8 enabled=1 -baseurl=http://repohost/repo/c6-devtoolset-7.i386/ +baseurl=http://repohost/repo/c6-devtoolset-8.i386/ [c6-llvm-toolset-7.0.i386] name=c6-llvm-toolset-7.0 diff --git a/mock/c6-llvm-toolset-7.0.x86_64.cfg b/mock/c6-llvm-toolset-7.0.x86_64.cfg index 5b75003..f3e0dc7 100644 --- a/mock/c6-llvm-toolset-7.0.x86_64.cfg +++ b/mock/c6-llvm-toolset-7.0.x86_64.cfg @@ -1,7 +1,7 @@ config_opts['root'] = 'TARGETNAME' config_opts['target_arch'] = '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 scl-utils-build llvm-toolset-7.0-build devtoolset-7-build' +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 scl-utils-build llvm-toolset-7.0-build devtoolset-8-build' config_opts['dist'] = 'el6' # only useful for --resultdir variable subst config_opts['macros']['%dist'] = ".el6" config_opts['%centos_ver'] = "6" @@ -62,10 +62,10 @@ name=c6-llvm-toolset-7 enabled=1 baseurl=http://repohost/repo/c6-llvm-toolset-7.x86_64/ -[c6-devtoolset-7] -name=c6-devtoolset-7 +[c6-devtoolset-8] +name=c6-devtoolset-8 enabled=1 -baseurl=http://repohost/repo/c6-devtoolset-7.x86_64/ +baseurl=http://repohost/repo/c6-devtoolset-8.x86_64/ includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686 """