Blame mock/tigervnc-1.8.0-28.el7_9.x86_64.cfg

Johnny Hughes d6d70e
config_opts['root'] = 'TARGETNAME'
Johnny Hughes d6d70e
config_opts['target_arch'] = 'x86_64'
Johnny Hughes d6d70e
config_opts['legal_host_arches'] = ('x86_64','noarch',)
Johnny Hughes d6d70e
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'
Johnny Hughes d6d70e
config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst
Johnny Hughes d6d70e
Johnny Hughes d6d70e
config_opts['%centos_ver'] = "7"
Johnny Hughes d6d70e
config_opts['macros']['%centos_ver'] = "7"
Johnny Hughes d6d70e
config_opts['macros']['%rhel'] = "7"
Johnny Hughes d6d70e
config_opts['macros']['%el7'] = "1"
Johnny Hughes d6d70e
config_opts['macros']['%redhat'] = "7"
Johnny Hughes d6d70e
config_opts['macros']['%vendor'] = "CentOS"
Johnny Hughes d6d70e
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
Johnny Hughes d6d70e
config_opts['macros']['%_vendor'] = "redhat"
Johnny Hughes d6d70e
config_opts['macros']['%_vendor_host'] = "redhat"
Johnny Hughes d6d70e
config_opts['macros']['%_host'] = "x86_64-redhat-linux-gnu"
Johnny Hughes d6d70e
Johnny Hughes d6d70e
Johnny Hughes d6d70e
config_opts['yum.conf'] = """
Johnny Hughes d6d70e
[main]
Johnny Hughes d6d70e
cachedir=/var/cache/yum
Johnny Hughes d6d70e
debuglevel=1
Johnny Hughes d6d70e
reposdir=/dev/null
Johnny Hughes d6d70e
logfile=/var/log/yum.log
Johnny Hughes d6d70e
retries=20
Johnny Hughes d6d70e
obsoletes=1
Johnny Hughes d6d70e
gpgcheck=0
Johnny Hughes d6d70e
assumeyes=1
Johnny Hughes d6d70e
syslog_ident=mock
Johnny Hughes d6d70e
syslog_device=
Johnny Hughes d6d70e
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
exclude=glusterfs*6.0-29* xorg-x11-server*1.20.4-25.el7_9* xorg-x11-server*1.20.4-24.el7_9*
Johnny Hughes d6d70e
Johnny Hughes d6d70e
# repos
Johnny Hughes d6d70e
[c7.00.04]
Johnny Hughes d6d70e
name=c7.00.04
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
cost=1500
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.00.04/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.00.03]
Johnny Hughes d6d70e
name=c7.00.03
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
cost=1750
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.00.03/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.00.02]
Johnny Hughes d6d70e
name=c7.00.02
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
cost=2000
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.00.02/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7-updates]
Johnny Hughes d6d70e
name=c7-updates
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
cost=1250
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7-updates/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.01.00]
Johnny Hughes d6d70e
name=c7.01.00
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
cost=1000
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.01.00/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.01.u]
Johnny Hughes d6d70e
name=c7.01.u
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
cost=750
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.01.u/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1511.00]
Johnny Hughes d6d70e
name=c7.1511.00
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
cost=700
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1511.00/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1611.00]
Johnny Hughes d6d70e
name=c7.1611.00
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
cost=650
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1611.00/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1611.01]
Johnny Hughes d6d70e
name=c7.1611.01
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
cost=650
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1611.01/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1511.u]
Johnny Hughes d6d70e
name=c7.1511.u
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
cost=675
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1511.u/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1611.u]
Johnny Hughes d6d70e
name=c7.1611.u
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
cost=625
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1611.u/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1708.00]
Johnny Hughes d6d70e
name=c7.1708.00
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1708.00/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1708.u.x86_64]
Johnny Hughes d6d70e
name=c7.1708.u.x86_64
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1708.u.x86_64/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1804.00.x86_64]
Johnny Hughes d6d70e
name=c7.1804.00.x86_64
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1804.00.x86_64/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1804.u.x86_64]
Johnny Hughes d6d70e
name=c7.1804.u.x86_64
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1804.u.x86_64/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1810.00.x86_64]
Johnny Hughes d6d70e
name=c7.1810.00.x86_64
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1810.00.x86_64/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1810.u.x86_64]
Johnny Hughes d6d70e
name=c7.1810.u.x86_64
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1810.u.x86_64/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1908.00.x86_64]
Johnny Hughes d6d70e
name=c7.1908.00.x86_64
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1908.00.x86_64/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.1908.u.x86_64]
Johnny Hughes d6d70e
name=c7.1908.u.x86_64
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.1908.u.x86_64/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.2003.00.x86_64]
Johnny Hughes d6d70e
name=c7.2003.00.x86_64
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.2003.00.x86_64/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.2003.u.x86_64]
Johnny Hughes d6d70e
name=c7.2003.u.x86_64
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.2003.u.x86_64/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
[c7.2009.00.x86_64]
Johnny Hughes d6d70e
name=c7.2009.00.x86_64
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.2009.00.x86_64/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
Johnny Hughes d6d70e
[c7.2009.u.x86_64]
Johnny Hughes d6d70e
name=c7.2009.u.x86_64
Johnny Hughes d6d70e
enabled=1
Johnny Hughes d6d70e
baseurl=http://repohost/repo/c7.2009.u.x86_64/
Johnny Hughes d6d70e
includepkgs=*.x86_64 *.noarch glibc.i686 glibc-devel.i686 nss-softokn-freebl*.i686
Johnny Hughes d6d70e
"""