diff --git a/mock/c7.00.04-x86_64.cfg b/mock/c7.00.04-x86_64.cfg index 0e2c0d3..caca51c 100644 --- a/mock/c7.00.04-x86_64.cfg +++ b/mock/c7.00.04-x86_64.cfg @@ -2,7 +2,7 @@ config_opts['root'] = 'c7.00.03-x86_64' config_opts['basedir'] = 'MOCKROOT' config_opts['target_arch'] = 'x86_64' config_opts['legal_host_arches'] = ('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 redhat-release-server 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['dist'] = 'el7' # only useful for --resultdir variable subst config_opts['%centos_ver'] = "7"