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

be3670
config_opts['root'] = 'c7.01.00-x86_64'
be3670
config_opts['basedir'] = 'MOCKROOT'
be3670
config_opts['target_arch'] = 'x86_64'
be3670
config_opts['legal_host_arches'] = ('x86_64',)
be3670
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'
be3670
config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst
be3670
be3670
config_opts['%centos_ver'] = "7"
be3670
config_opts['macros']['%centos_ver'] = "7"
be3670
config_opts['macros']['%rhel'] = "7"
be3670
config_opts['macros']['%el7'] = "1"
be3670
config_opts['macros']['%redhat'] = "7"
be3670
config_opts['macros']['%vendor'] = "CentOS"
be3670
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
be3670
config_opts['macros']['%_vendor'] = "redhat"
be3670
config_opts['macros']['%_vendor_host'] = "redhat"
be3670
config_opts['macros']['%_host'] = "x86_64-redhat-linux-gnu"
be3670
be3670
be3670
config_opts['yum.conf'] = """
be3670
[main]
be3670
cachedir=/var/cache/yum
be3670
debuglevel=1
be3670
reposdir=/dev/null
be3670
logfile=/var/log/yum.log
be3670
retries=20
be3670
obsoletes=1
be3670
gpgcheck=0
be3670
assumeyes=1
be3670
syslog_ident=mock
be3670
syslog_device=
be3670
be3670
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
be3670
exclude=*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* 
be3670
be3670
# repos
be3670
[c7.00.04]
be3670
name=c7.00.04
be3670
enabled=1
be3670
cost=1500
be3670
baseurl=http://repohost/tmp/repo/c7.00.04/
be3670
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
be3670
be3670
be3670
[c7.00.03]
be3670
name=c7.00.03
be3670
enabled=1
be3670
cost=1750
be3670
baseurl=http://repohost/tmp/repo/c7.00.03/
be3670
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
be3670
be3670
[c7.00.02]
be3670
name=c7.00.02
be3670
enabled=1
be3670
cost=2000
be3670
baseurl=http://repohost/tmp/repo/c7.00.02/
be3670
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
be3670
be3670
[c7-updates]
be3670
name=c7-updates
be3670
enabled=1
be3670
cost=1250
be3670
baseurl=http://repohost/tmp/repo/c7-updates/
be3670
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
be3670
be3670
[c7.01.00]
be3670
name=c7.01.00
be3670
enabled=1
be3670
cost=1000
be3670
baseurl=http://repohost/tmp/repo/c7.01.00/
be3670
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
be3670
be3670
"""