add metadata types for rl8 builds

This commit is contained in:
Louis Abel 2024-08-27 11:05:54 -07:00
parent 98973cf1f5
commit c0429c49a3
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -1 +1,2 @@
config_opts['chroot_setup_cmd'] = 'install tar gcc-c++ redhat-rpm-config redhat-release which xz sed make bzip2 gzip gcc coreutils unzip diffutils cpio bash gawk rpm-build info patch util-linux findutils grep'
config_opts['dnf_common_opts'] = ['--setopt=install_weak_deps=0', '--setopt=optional_metadata_types=filelists']