Blame mock/c7.1511.exp-x86_64.cfg

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