From 3f0ef9223502e18b4fa2cc8fb1d771170cdd9a59 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Aug 07 2020 07:52:56 +0000 Subject: create x86_64 and i386 gnome-shell-extensions version specific mock config --- diff --git a/mock/c7.2003.u.i686.cfg b/mock/c7.2003.u.i686.cfg index 086bf24..3740ee2 100644 --- a/mock/c7.2003.u.i686.cfg +++ b/mock/c7.2003.u.i686.cfg @@ -1,7 +1,7 @@ config_opts['root'] = 'TARGETNAME' config_opts['target_arch'] = 'i686' config_opts['legal_host_arches'] = ('i386', 'i486', 'i586', 'i686', 'x86_64',) -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' +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 meson' config_opts['dist'] = 'el7' # only useful for --resultdir variable subst config_opts['%centos_ver'] = "7"