Blame mock/libreport-2.1.11-21.el7.centos.0.3-i386.cfg

c48dbd
config_opts['root'] = 'c7.01.00-i686'
c48dbd
config_opts['basedir'] = 'MOCKROOT'
c48dbd
config_opts['target_arch'] = 'i686'
c48dbd
config_opts['legal_host_arches'] = ('i386', 'i486', 'i586', 'i686', 'x86_64',)
c48dbd
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'
c48dbd
config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst
c48dbd
c48dbd
config_opts['%centos_ver'] = "7"
c48dbd
config_opts['macros']['%centos_ver'] = "7"
c48dbd
config_opts['macros']['%rhel'] = "7"
c48dbd
config_opts['macros']['%el7'] = "1"
c48dbd
config_opts['macros']['%redhat'] = "7"
c48dbd
config_opts['macros']['%vendor'] = "CentOS"
c48dbd
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
c48dbd
config_opts['macros']['%_vendor'] = "redhat"
c48dbd
config_opts['macros']['%_vendor_host'] = "redhat"
c48dbd
config_opts['macros']['%_host'] = "i386-redhat-linux-gnu"
c48dbd
c48dbd
config_opts['yum.conf'] = """
c48dbd
[main]
c48dbd
cachedir=/var/cache/yum
c48dbd
debuglevel=1
c48dbd
reposdir=/dev/null
c48dbd
logfile=/var/log/yum.log
c48dbd
retries=20
c48dbd
obsoletes=1
c48dbd
gpgcheck=0
c48dbd
assumeyes=1
c48dbd
syslog_ident=mock
c48dbd
syslog_device=
c48dbd
c48dbd
exclude=*.x86_64 redhat-logos redhat-release* *0.20.7-3.el7.* *2.40.0-4.el7* *3.8.8-10.el7* *1.1.0-17.el7* *1.6.12-11.el7* *3.16.2.3-5.el7* *3.16.2.3-9.el7* *208-20.el7* *4.10.6-3.el7* *4.2.46-12.el7* *9.1.0-68.el7* *2.23.2-21.el7* *2.4.1-5.el7* *2.23.52.0.1-30.el7* *7.6.1-64.el7* *2.23.2-21.el7* *1.42.9-7.el7* *2.23.2-21.el7* *3.16.2.3-2.el7.* *1:1.0.1e-42.el7* *0.6.31-14.el7* *1.6.6-3.el7* *1.6.3-17.el7* *1.02.93-3.el7* *2.30.1-19.el7* *14-10.el7* *2.4.56-2.el7* *10.2.7-5.20140910.el7* *6.6.1p1-11.el7* *3.3.10-3.el7*
c48dbd
c48dbd
# repos
c48dbd
[c7.00.04]
c48dbd
name=c7.00.04
c48dbd
enabled=1
c48dbd
cost=1500
c48dbd
baseurl=http://repohost/tmp/repo/c7.00.04/
c48dbd
c48dbd
[c7.00.03]
c48dbd
name=c7.00.03
c48dbd
enabled=1
c48dbd
cost=1750
c48dbd
baseurl=http://repohost/tmp/repo/c7.00.03/
c48dbd
c48dbd
[c7.00.02]
c48dbd
name=c7.00.02
c48dbd
enabled=1
c48dbd
cost=2000
c48dbd
baseurl=http://repohost/tmp/repo/c7.00.02/
c48dbd
c48dbd
[c7.00.00]
c48dbd
name=c7.00.00
c48dbd
enabled=1
c48dbd
cost=2500
c48dbd
baseurl=http://repohost/tmp/repo/c7.00.00/
c48dbd
c48dbd
[c7-updates]
c48dbd
name=c7-updates
c48dbd
enabled=1
c48dbd
cost=1250
c48dbd
baseurl=http://repohost/tmp/repo/c7-updates/
c48dbd
c48dbd
[c7.01.00]
c48dbd
name=c7.01.00
c48dbd
enabled=1
c48dbd
cost=1000
c48dbd
baseurl=http://repohost/tmp/repo/c7.01.00/
c48dbd
c48dbd
"""