diff --git a/mock/c7.01.00-i686.cfg b/mock/c7.01.00-i686.cfg index 4e8c889..38201f6 100644 --- a/mock/c7.01.00-i686.cfg +++ b/mock/c7.01.00-i686.cfg @@ -29,7 +29,7 @@ assumeyes=1 syslog_ident=mock syslog_device= -exclude=*.x86_64 redhat-logos redhat-release* *0.20.7-3.el7.* *2.40.0-4.el7* *3.8.8-10.el7* *1.1.0-17.el7* *1.6.12-11.el7* *3.16.2.3-5.el7* *3.16.2.3-9.el7* *208-20.el7* *4.10.6-3.el7* *4.2.46-12.el7* *9.1.0-68.el7* *2.23.2-21.el7* *2.4.1-5.el7* *2.23.52.0.1-30.el7* *7.6.1-64.el7* *2.23.2-21.el7* *1.42.9-7.el7* *2.23.2-21.el7* *3.16.2.3-2.el7.* *1:1.0.1e-42.el7* *0.6.31-14.el7* *1.6.6-3.el7* *1.6.3-17.el7* *1.02.93-3.el7* *2.30.1-19.el7* *14-10.el7* *2.4.56-2.el7* *10.2.7-5.20140910.el7* *6.6.1p1-11.el7* *3.3.10-3.el7* +exclude=*.x86_64 redhat-logos redhat-release* # repos [c7.00.04] diff --git a/mock/libreport-2.1.11-21.el7.centos.0.3-i386.cfg b/mock/libreport-2.1.11-21.el7.centos.0.3-i386.cfg deleted file mode 120000 index 8a6ca02..0000000 --- a/mock/libreport-2.1.11-21.el7.centos.0.3-i386.cfg +++ /dev/null @@ -1 +0,0 @@ -c7.01.00-i686.cfg \ No newline at end of file diff --git a/mock/libreport-2.1.11-21.el7.centos.0.3-i386.cfg b/mock/libreport-2.1.11-21.el7.centos.0.3-i386.cfg new file mode 100644 index 0000000..4e8c889 --- /dev/null +++ b/mock/libreport-2.1.11-21.el7.centos.0.3-i386.cfg @@ -0,0 +1,71 @@ +config_opts['root'] = 'c7.01.00-i686' +config_opts['basedir'] = 'MOCKROOT' +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['dist'] = 'el7' # only useful for --resultdir variable subst + +config_opts['%centos_ver'] = "7" +config_opts['macros']['%centos_ver'] = "7" +config_opts['macros']['%rhel'] = "7" +config_opts['macros']['%el7'] = "1" +config_opts['macros']['%redhat'] = "7" +config_opts['macros']['%vendor'] = "CentOS" +config_opts['macros']['%packager'] = "CentOS BuildSystem " +config_opts['macros']['%_vendor'] = "redhat" +config_opts['macros']['%_vendor_host'] = "redhat" +config_opts['macros']['%_host'] = "i386-redhat-linux-gnu" + +config_opts['yum.conf'] = """ +[main] +cachedir=/var/cache/yum +debuglevel=1 +reposdir=/dev/null +logfile=/var/log/yum.log +retries=20 +obsoletes=1 +gpgcheck=0 +assumeyes=1 +syslog_ident=mock +syslog_device= + +exclude=*.x86_64 redhat-logos redhat-release* *0.20.7-3.el7.* *2.40.0-4.el7* *3.8.8-10.el7* *1.1.0-17.el7* *1.6.12-11.el7* *3.16.2.3-5.el7* *3.16.2.3-9.el7* *208-20.el7* *4.10.6-3.el7* *4.2.46-12.el7* *9.1.0-68.el7* *2.23.2-21.el7* *2.4.1-5.el7* *2.23.52.0.1-30.el7* *7.6.1-64.el7* *2.23.2-21.el7* *1.42.9-7.el7* *2.23.2-21.el7* *3.16.2.3-2.el7.* *1:1.0.1e-42.el7* *0.6.31-14.el7* *1.6.6-3.el7* *1.6.3-17.el7* *1.02.93-3.el7* *2.30.1-19.el7* *14-10.el7* *2.4.56-2.el7* *10.2.7-5.20140910.el7* *6.6.1p1-11.el7* *3.3.10-3.el7* + +# repos +[c7.00.04] +name=c7.00.04 +enabled=1 +cost=1500 +baseurl=http://repohost/tmp/repo/c7.00.04/ + +[c7.00.03] +name=c7.00.03 +enabled=1 +cost=1750 +baseurl=http://repohost/tmp/repo/c7.00.03/ + +[c7.00.02] +name=c7.00.02 +enabled=1 +cost=2000 +baseurl=http://repohost/tmp/repo/c7.00.02/ + +[c7.00.00] +name=c7.00.00 +enabled=1 +cost=2500 +baseurl=http://repohost/tmp/repo/c7.00.00/ + +[c7-updates] +name=c7-updates +enabled=1 +cost=1250 +baseurl=http://repohost/tmp/repo/c7-updates/ + +[c7.01.00] +name=c7.01.00 +enabled=1 +cost=1000 +baseurl=http://repohost/tmp/repo/c7.01.00/ + +""" diff --git a/mock/libreport-i386.cfg b/mock/libreport-i386.cfg index 99745cd..b20716a 120000 --- a/mock/libreport-i386.cfg +++ b/mock/libreport-i386.cfg @@ -1 +1 @@ -libreport-i686.cfg \ No newline at end of file +libreport-2.1.11-21.el7.centos.0.3-i386.cfg \ No newline at end of file diff --git a/mock/libreport-i686.cfg b/mock/libreport-i686.cfg index bdc552c..b20716a 120000 --- a/mock/libreport-i686.cfg +++ b/mock/libreport-i686.cfg @@ -1 +1 @@ -c7.01.u-i686.cfg \ No newline at end of file +libreport-2.1.11-21.el7.centos.0.3-i386.cfg \ No newline at end of file diff --git a/mock/libreport-noarch.cfg b/mock/libreport-noarch.cfg index 3794de3..e748d94 120000 --- a/mock/libreport-noarch.cfg +++ b/mock/libreport-noarch.cfg @@ -1 +1 @@ -libreport-x86_64.cfg \ No newline at end of file +libreport-2.1.11-21.el7.centos.0.3-x86_64.cfg \ No newline at end of file diff --git a/mock/libreport-x86_64.cfg b/mock/libreport-x86_64.cfg index 6d2cfec..e748d94 120000 --- a/mock/libreport-x86_64.cfg +++ b/mock/libreport-x86_64.cfg @@ -1 +1 @@ -c7.01.u-x86_64.cfg \ No newline at end of file +libreport-2.1.11-21.el7.centos.0.3-x86_64.cfg \ No newline at end of file