From c634271fa7e113395fa36480b96647b7acd1b884 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Tue, 2 Jul 2024 23:34:41 -0700 Subject: [PATCH] expand setup commands --- etc/mock/templates/rl-10-scopes.tpl | 2 +- etc/mock/templates/rl-9-scopes.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/mock/templates/rl-10-scopes.tpl b/etc/mock/templates/rl-10-scopes.tpl index c9ce0de..3319fc6 100644 --- a/etc/mock/templates/rl-10-scopes.tpl +++ b/etc/mock/templates/rl-10-scopes.tpl @@ -1 +1 @@ -config_opts['chroot_setup_cmd'] = 'install bash glibc-minimal-langpack gnupg2 rpm-build shadow-utils system-release redhat-rpm-config' +config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils system-release findutils gawk glibc-minimal-langpack grep gzip info patch redhat-rpm-config rpm-build sed tar unzip util-linux which xz' diff --git a/etc/mock/templates/rl-9-scopes.tpl b/etc/mock/templates/rl-9-scopes.tpl index c9ce0de..3319fc6 100644 --- a/etc/mock/templates/rl-9-scopes.tpl +++ b/etc/mock/templates/rl-9-scopes.tpl @@ -1 +1 @@ -config_opts['chroot_setup_cmd'] = 'install bash glibc-minimal-langpack gnupg2 rpm-build shadow-utils system-release redhat-rpm-config' +config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils system-release findutils gawk glibc-minimal-langpack grep gzip info patch redhat-rpm-config rpm-build sed tar unzip util-linux which xz'