Blame mock/c7-firefox115.ppc64.cfg

Johnny Hughes 3109ce
config_opts['root'] = 'TARGETNAME'
Johnny Hughes 3109ce
config_opts['target_arch'] = 'ppc64'
Johnny Hughes 3109ce
config_opts['legal_host_arches'] = ('ppc64',)
Johnny Hughes 3109ce
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'
Johnny Hughes 3109ce
config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst
Johnny Hughes 3109ce
Johnny Hughes 3109ce
config_opts['%centos_ver'] = "7"
Johnny Hughes 3109ce
config_opts['macros']['%centos_ver'] = "7"
Johnny Hughes 3109ce
config_opts['macros']['%rhel'] = "7"
Johnny Hughes 3109ce
config_opts['macros']['%centos'] = "7"
Johnny Hughes 3109ce
config_opts['macros']['%el7'] = "1"
Johnny Hughes 3109ce
config_opts['macros']['%redhat'] = "7"
Johnny Hughes 3109ce
config_opts['macros']['%vendor'] = "CentOS"
Johnny Hughes 3109ce
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
Johnny Hughes 3109ce
config_opts['macros']['%_vendor'] = "redhat"
Johnny Hughes 3109ce
config_opts['macros']['%_vendor_host'] = "redhat"
Johnny Hughes 3109ce
config_opts['macros']['%_host'] = "ppc64-redhat-linux-gnu"
Johnny Hughes 3109ce
Johnny Hughes 3109ce
config_opts['yum.conf'] = """
Johnny Hughes 3109ce
[main]
Johnny Hughes 3109ce
cachedir=/var/cache/yum
Johnny Hughes 3109ce
debuglevel=1
Johnny Hughes 3109ce
reposdir=/dev/null
Johnny Hughes 3109ce
logfile=/var/log/yum.log
Johnny Hughes 3109ce
retries=20
Johnny Hughes 3109ce
obsoletes=1
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
assumeyes=1
Johnny Hughes 3109ce
syslog_ident=mock
Johnny Hughes 3109ce
syslog_device=
Johnny Hughes 3109ce
exclude=glibc64*.ppc gdb-headless
Johnny Hughes 3109ce
# repos
Johnny Hughes 3109ce
[c7-extras.ppc64]
Johnny Hughes 3109ce
name=c7-extras.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7-extras.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7.1708.u.ppc64]
Johnny Hughes 3109ce
name=c7.1708.u.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.1708.u.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7.1708.00.ppc64]
Johnny Hughes 3109ce
name=c7.1708.00.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.1708.00.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7.1804.u.ppc64]
Johnny Hughes 3109ce
name=c7.1804.u.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.1804.u.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7.1804.00.ppc64]
Johnny Hughes 3109ce
name=c7.1804.00.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.1804.00.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7-devtoolset-9.ppc64]
Johnny Hughes 3109ce
name=c7-devtoolset-9
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7-devtoolset-9.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7-devtoolset-10.ppc64]
Johnny Hughes 3109ce
name=c7-devtoolset-10
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7-devtoolset-10.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7-llvm-toolset-11.0.ppc64]
Johnny Hughes 3109ce
name=c7-llvm-toolset-11.0
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7-llvm-toolset-11.0.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-llvm-el.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7-llvm-toolset-15.0.ppc64]
Johnny Hughes 3109ce
name=c7-llvm-toolset-15.0
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7-llvm-toolset-15.0.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-llvm-el.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7-rust-toolset-1.66.ppc64]
Johnny Hughes 3109ce
name=c7-rust-toolset-1.66
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7-rust-toolset-1.66.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-rust-el.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7-firefox91.ppc64]
Johnny Hughes 3109ce
name=c7-firefox91
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7-firefox91.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-rust-el.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7.1810.u.ppc64]
Johnny Hughes 3109ce
name=c7.1810.u.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.1810.u.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7.1810.00.ppc64]
Johnny Hughes 3109ce
name=c7.1810.00.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.1810.00.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7.1908.u.ppc64]
Johnny Hughes 3109ce
name=c7.1908.u.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.1908.u.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7.1908.00.ppc64]
Johnny Hughes 3109ce
name=c7.1908.00.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.1908.00.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7.2003.u.ppc64]
Johnny Hughes 3109ce
name=c7.2003.u.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.2003.u.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7.2003.00.ppc64]
Johnny Hughes 3109ce
name=c7.2003.00.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.2003.00.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
[c7.2009.u.ppc64]
Johnny Hughes 3109ce
name=c7.2009.u.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.2009.u.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
Johnny Hughes 3109ce
[c7.2009.00.ppc64]
Johnny Hughes 3109ce
name=c7.2009.00.ppc64
Johnny Hughes 3109ce
baseurl=http://repohost/repo/c7.2009.00.ppc64/
Johnny Hughes 3109ce
gpgcheck=0
Johnny Hughes 3109ce
includepkgs=*.ppc64 *.noarch glibc.ppc glibc-devel.ppc nss-softokn-freebl*.ppc
Johnny Hughes 3109ce
"""