Blame mock/c7-devtoolset-7.ppc64le.cfg

0758d9
config_opts['root'] = 'TARGETNAME'
0758d9
config_opts['target_arch'] = 'ppc64le'
0758d9
config_opts['legal_host_arches'] = ('ppc64le',)
4d7eec
config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils centos-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'
0758d9
config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst
0758d9
0758d9
config_opts['%centos_ver'] = "7"
0758d9
config_opts['macros']['%centos_ver'] = "7"
0758d9
config_opts['macros']['%rhel'] = "7"
0758d9
config_opts['macros']['%centos'] = "7"
0758d9
config_opts['macros']['%el7'] = "1"
0758d9
config_opts['macros']['%redhat'] = "7"
0758d9
config_opts['macros']['%vendor'] = "CentOS"
0758d9
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
0758d9
config_opts['macros']['%_vendor'] = "redhat"
0758d9
config_opts['macros']['%_vendor_host'] = "redhat"
0758d9
config_opts['macros']['%_host'] = "ppc64le-redhat-linux-gnu"
0758d9
0758d9
config_opts['yum.conf'] = """
0758d9
[main]
0758d9
cachedir=/var/cache/yum
0758d9
debuglevel=1
0758d9
reposdir=/dev/null
0758d9
logfile=/var/log/yum.log
0758d9
retries=20
0758d9
obsoletes=1
0758d9
gpgcheck=0
0758d9
assumeyes=1
0758d9
syslog_ident=mock
0758d9
syslog_device=
0758d9
0758d9
# repos
0758d9
[c7-extras.ppc64le]
0758d9
name=c7-extras.ppc64le
0758d9
baseurl=http://repohost/repo/c7-extras.ppc64le/
0758d9
gpgcheck=0
0758d9
0758d9
[c7.1708.u.ppc64le]
0758d9
name=c7.1708.u.ppc64le
0758d9
baseurl=http://repohost/repo/c7.1708.u.ppc64le/
0758d9
gpgcheck=0
0758d9
0758d9
[c7.1708.00.ppc64le]
0758d9
name=c7.1708.00.ppc64le
0758d9
baseurl=http://repohost/repo/c7.1708.00.ppc64le/
0758d9
gpgcheck=0
0758d9
0758d9
[c7.1804.u.ppc64le]
0758d9
name=c7.1804.u.ppc64le
0758d9
baseurl=http://repohost/repo/c7.1804.u.ppc64le/
0758d9
gpgcheck=0
0758d9
0758d9
[c7.1804.00.ppc64le]
0758d9
name=c7.1804.00.ppc64le
0758d9
baseurl=http://repohost/repo/c7.1804.00.ppc64le/
0758d9
gpgcheck=0
0758d9
0758d9
[c7-devtoolset-7.ppc64le]
0758d9
name=c7-devtoolset-7
0758d9
baseurl=http://repohost/repo/c7-devtoolset-7.ppc64le/
0758d9
gpgcheck=0
0758d9
74edab
[c7.1810.u.ppc64le]
74edab
name=c7.1810.u.ppc64le
74edab
baseurl=http://repohost/repo/c7.1810.u.ppc64le/
74edab
gpgcheck=0
74edab
74edab
[c7.1810.00.ppc64le]
74edab
name=c7.1810.00.ppc64le
74edab
baseurl=http://repohost/repo/c7.1810.00.ppc64le/
74edab
gpgcheck=0
74edab
81db48
[c7.1908.u.ppc64le]
81db48
name=c7.1908.u.ppc64le
81db48
baseurl=http://repohost/repo/c7.1908.u.ppc64le/
81db48
gpgcheck=0
81db48
81db48
[c7.1908.00.ppc64le]
81db48
name=c7.1908.00.ppc64le
81db48
baseurl=http://repohost/repo/c7.1908.00.ppc64le/
81db48
gpgcheck=0
74edab
f358fb
[c7.2003.u.ppc64le]
f358fb
name=c7.2003.u.ppc64le
f358fb
baseurl=http://repohost/repo/c7.2003.u.ppc64le/
f358fb
gpgcheck=0
f358fb
f358fb
[c7.2003.00.ppc64le]
f358fb
name=c7.2003.00.ppc64le
f358fb
baseurl=http://repohost/repo/c7.2003.00.ppc64le/
f358fb
gpgcheck=0
f358fb
ed3972
[c7.2009.u.ppc64le]
ed3972
name=c7.2009.u.ppc64le
ed3972
baseurl=http://repohost/repo/c7.2009.u.ppc64le/
ed3972
gpgcheck=0
ed3972
ed3972
[c7.2009.00.ppc64le]
ed3972
name=c7.2009.00.ppc64le
ed3972
baseurl=http://repohost/repo/c7.2009.00.ppc64le/
ed3972
gpgcheck=0
ed3972
0758d9
"""