diff options
author | Remi Collet <remi@remirepo.net> | 2019-09-06 08:28:36 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-09-06 08:28:36 +0200 |
commit | b1b36f550bd24a6fd9170cba5be8d38fe28d2acb (patch) | |
tree | 0ce83d378878ab75c23e24831474f857cec4adfb | |
parent | f98f6d3aa8c751c8f2dd71d181c1c5135ca84070 (diff) |
clean
-rw-r--r-- | el7x74.cfg | 142 | ||||
-rw-r--r-- | el7xscl74.cfg | 2 | ||||
-rw-r--r-- | el8x74.cfg | 133 | ||||
-rw-r--r-- | el8xscl74.cfg | 2 | ||||
-rw-r--r-- | fc29i74.cfg | 132 | ||||
-rw-r--r-- | fc29x74.cfg | 141 | ||||
-rw-r--r-- | fc29xscl74.cfg | 2 | ||||
-rw-r--r-- | fc30i74.cfg | 132 | ||||
-rw-r--r-- | fc30x74.cfg | 141 | ||||
-rw-r--r-- | fc30xscl74.cfg | 2 | ||||
-rw-r--r-- | fc31i74.cfg | 132 | ||||
-rw-r--r-- | fc31x74.cfg | 141 |
12 files changed, 1098 insertions, 4 deletions
diff --git a/el7x74.cfg b/el7x74.cfg new file mode 100644 index 0000000..0a96720 --- /dev/null +++ b/el7x74.cfg @@ -0,0 +1,142 @@ +config_opts['root'] = 'el7x' +config_opts['target_arch'] = 'x86_64' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache devtoolset-8-toolchain' +config_opts['dist'] = 'el7' # only useful for --resultdir variable subst + +config_opts['plugin_conf']['ccache_enable'] = True +config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.el7x/" + +config_opts['basedir'] = '/dev/shm/' +config_opts['resultdir'] = "/var/lib/mock/el7x" +config_opts['cleanup_on_success'] = True +config_opts['cleanup_on_failure'] = False + +config_opts['createrepo_on_rpms'] = True +config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' + +config_opts['macros']['%_smp_mflags']="-j6" +config_opts['macros']['%vendor']="Remi Collet" +config_opts['macros']['%packager']="https://blog.remirepo.net/" +config_opts['macros']['%bugurl']="https://forum.remirepo.net/" +config_opts['macros']['%dist']=".el7.remi" +config_opts['macros']['%rhel']="7" +config_opts['macros']['%_with_ibase']="1" +config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%runselftest']="1" +config_opts['macros']['%dtsversion']="8" +config_opts['macros']['%dtsenable']="source /opt/rh/devtoolset-8/enable" +config_opts['macros']['%dtsprefix']="devtoolset-8-" + +config_opts['environment']['ACCEPT_EULA'] = 'Y' + +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= + +# repos +[rhel-7] +name=rhel-7 +baseurl=file:/mnt/rhel-7-x86_64/ +enabled=1 +exclude=libicu-devel + +[rc] +name=rc +baseurl=http://ftp.redhat.com/redhat/rhel/rc/7/Server/x86_64/os/ +enabled=0 + +[rc-optional] +name=rc-optional +baseurl=http://ftp.redhat.com/redhat/rhel/rc/7/Server-optional/x86_64/os/ +enabled=0 + +[centos-base] +name=BaseOS +mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os +failovermethod=priority +enabled=0 + +[centos-updates] +name=updates +mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates +failovermethod=priority +enabled=0 + +[epel] +name=epel +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-7&arch=x86_64 +failovermethod=priority +exclude=epel-rpm-macros +enabled=1 + +[epel-testing] +name=epel-testing +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel6&arch=x86_64 +failovermethod=priority +enabled=0 + +[remi] +name=remi public +baseurl=file:/home/rpmbuild/site/rpms/enterprise/7/remi/x86_64/ +enabled=1 +exclude=php-pecl-* libicu-last-devel + +[remi-test] +name=remi test +baseurl=file:/home/rpmbuild/site/rpms/enterprise/7/test/x86_64/ +enabled=0 + +[remi-php74] +name=remi php74 +baseurl=file:/home/rpmbuild/site/rpms/enterprise/7/php74/x86_64/ +enabled=1 + +[remi-priv] +name=remi prive +baseurl=file:/home/rpmbuild/site/rpms/priv/el7.x86_64/ +enabled=1 + +[rpmfusion-free] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-el-6&arch=x86_64 +enabled=0 + +[rpmfusion-free-updates] +name=rpmfusion-free-updates +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-el-updates-released-6&arch=x86_64 +enabled=0 + +[local] +name=local +baseurl=http://kojipkgs.fedoraproject.org/repos/dist-6E-epel-build/latest/x86_64/ +cost=2000 +enabled=0 + +[result] +name=result +baseurl=file:/var/lib/mock/el7x/ +enabled=1 + +[centos-sclo-rh] +name=CentOS-7 - SCLo rh +baseurl=http://mirror.centos.org/centos/7/sclo/$basearch/rh/ +enabled=0 + +[msprod] +name=msprod +baseurl=https://packages.microsoft.com/rhel/7/prod/ +enabled=1 +includepkgs=msodbcsql17 + +""" + diff --git a/el7xscl74.cfg b/el7xscl74.cfg index 0c589ad..bdc3903 100644 --- a/el7xscl74.cfg +++ b/el7xscl74.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl74el7x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build devtoolset-8-toolchain ccache php74-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build devtoolset-8-toolchain ccache php74-build php74-php-devel php74-php-pear' config_opts['dist'] = 'el7' # only useful for --resultdir variable subst config_opts['plugin_conf']['ccache_enable'] = True diff --git a/el8x74.cfg b/el8x74.cfg new file mode 100644 index 0000000..6c58365 --- /dev/null +++ b/el8x74.cfg @@ -0,0 +1,133 @@ +config_opts['root'] = 'el8x74' +config_opts['target_arch'] = 'x86_64' +#config_opts['chroot_setup_cmd'] = 'install @buildsys-build' +config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz php-devel php-pear' +config_opts['dist'] = 'el8' # only useful for --resultdir variable subst +config_opts['extra_chroot_dirs'] = [ '/run/lock', ] +config_opts['releasever'] = '8' +config_opts['package_manager'] = 'dnf' + +config_opts['plugin_conf']['ccache_enable'] = False +config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.el8x/" + +config_opts['basedir'] = '/dev/shm/' +config_opts['resultdir'] = "/var/lib/mock/el8x74" +config_opts['cleanup_on_success'] = True +config_opts['cleanup_on_failure'] = False + +config_opts['createrepo_on_rpms'] = True +config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' + +config_opts['macros']['%_topdir']="/builddir/build" +config_opts['macros']['%_smp_mflags']="-j6" +config_opts['macros']['%vendor']="Remi Collet" +config_opts['macros']['%packager']="https://blog.remirepo.net/" +config_opts['macros']['%bugurl']="https://forum.remirepo.net/" +config_opts['macros']['%dist']=".el8.remi" +config_opts['macros']['%rhel']="8" +config_opts['macros']['%_with_ibase']="1" +config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%runselftest']="1" + +config_opts['environment']['ACCEPT_EULA'] = 'Y' + +config_opts['module_enable'] = ['varnish:6', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.4', 'redis:remi-5.0'] + +config_opts['yum.conf'] = """ +[main] +keepcache=1 +debuglevel=2 +reposdir=/dev/null +logfile=/var/log/yum.log +retries=20 +obsoletes=1 +gpgcheck=0 +assumeyes=1 +metadata_expire=80000 +fastestmirror=1 +max_parallel_downloads=6 +modules=1 +module_hotfixes=1 +module_platform_id=platform:el8 + +# repos +[rhel-8-baseos] +name=rhel-8-baseos +baseurl=file:/mnt/rhel-8-x86_64/BaseOS/ +exclude=php*x86_64* +enabled=1 + +[rhel-8-appstream] +name=rhel-8-appstream +baseurl=file:/mnt/rhel-8-x86_64/AppStream/ +exclude=php*x86_64* +enabled=1 + +[epel] +name=epel +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-8&arch=x86_64 +failovermethod=priority +exclude=epel-rpm-macros +enabled=1 + +[remi] +name=remi public +baseurl=file:/home/rpmbuild/site/rpms/enterprise/8/remi/x86_64/ +enabled=1 +metadata_expire=15 +exclude=php*x86_64* + +[remi-modular] +name=remi modular +baseurl=file:/home/rpmbuild/site/rpms/enterprise/8/modular/x86_64/ +enabled=1 +metadata_expire=15 + +[remi-php74] +name=remi php74 +baseurl=file:/home/rpmbuild/site/rpms/enterprise/8/php74/x86_64/ +enabled=0 +metadata_expire=15 + +[remi-priv] +name=remi prive +baseurl=file:/home/rpmbuild/site/rpms/priv/x86_64/ +enabled=1 +metadata_expire=15 + +[remi-priv-el8] +name=remi prive el8 +baseurl=file:/home/rpmbuild/site/rpms/priv/el8.x86_64/ +enabled=1 +metadata_expire=15 + +[remi-test] +name=remi test +baseurl=file:/home/rpmbuild/site/rpms/enterprise/8/test/x86_64/ +enabled=0 + +[remi-debuginfo] +name=remi-debuginfo +baseurl=file:/home/rpmbuild/site/rpms/enterprise/8/debug-remi/x86_64/ +enabled=1 + +[result-el8x] +name=result-el8x +baseurl=file:/var/lib/mock/el8x/ +metadata_expire=15 +enabled=1 + +[result-el8x74] +name=result-el8x +baseurl=file:/var/lib/mock/el8x74/ +metadata_expire=15 +enabled=1 + +[msprod] +name=msprod +baseurl=https://packages.microsoft.com/rhel/7/prod/ +enabled=1 +includepkgs=msodbcsql17 + +""" diff --git a/el8xscl74.cfg b/el8xscl74.cfg index 7fe70b3..585b177 100644 --- a/el8xscl74.cfg +++ b/el8xscl74.cfg @@ -1,7 +1,7 @@ config_opts['root'] = 'scl74el8x' config_opts['target_arch'] = 'x86_64' #config_opts['chroot_setup_cmd'] = 'install @buildsys-build' -config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz nss crypto-policies scl-utils-build php74-build' +config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz nss crypto-policies scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['dist'] = 'el8' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '8' diff --git a/fc29i74.cfg b/fc29i74.cfg new file mode 100644 index 0000000..ec9abf8 --- /dev/null +++ b/fc29i74.cfg @@ -0,0 +1,132 @@ +config_opts['root'] = 'fc29i' +config_opts['target_arch'] = 'i686' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' +config_opts['dist'] = 'fc29' # only useful for --resultdir variable subst +config_opts['extra_chroot_dirs'] = [ '/run/lock', ] +config_opts['releasever'] = '29' +config_opts['package_manager'] = 'dnf' + +config_opts['plugin_conf']['ccache_enable'] = True +config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc29i/" + +config_opts['basedir'] = '/dev/shm/' +config_opts['resultdir'] = "/var/lib/mock/fc29i" +config_opts['cleanup_on_success'] = True +config_opts['cleanup_on_failure'] = False + +config_opts['createrepo_on_rpms'] = True +config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' + +config_opts['macros']['%_topdir']="/builddir/build" +config_opts['macros']['%_smp_mflags']="-j6" +config_opts['macros']['%vendor']="Remi Collet" +config_opts['macros']['%packager']="https://blog.remirepo.net/" +config_opts['macros']['%bugurl']="https://forum.remirepo.net/" +config_opts['macros']['%dist']=".fc29.remi" +config_opts['macros']['%fedora']="29" +config_opts['macros']['%_with_ibase']="1" +config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%runselftest']="1" + + +config_opts['yum.conf'] = """ +[main] +keepcache=1 +debuglevel=2 +reposdir=/dev/null +logfile=/var/log/yum.log +retries=20 +obsoletes=1 +gpgcheck=0 +assumeyes=1 +metadata_expire=80000 +fastestmirror=1 +max_parallel_downloads=6 + +# repos + +[fedora] +name=fedora +metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch +failovermethod=priority +metadata_expire=80000 +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-29&arch=i386 +#baseurl=http://fr2.rpmfind.net/linux/fedora/releases/29/Everything/i386/os/ +# http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/releases/29/Everything/i386/os/ + +[updates-released] +name=updates +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f29&arch=i386 +#baseurl=http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/updates/29/i386/ +# http://mirrors.ircam.fr/pub/fedora/linux/updates/29/i386/ +# http://fr2.rpmfind.net/linux/fedora/updates/29/i386/ +enabled=1 + +[updates-testing] +name=updates-testing +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f29&arch=i386 +#baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/i386 +enabled=0 + +[remi] +name=remi public +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/remi/i386/ +enabled=1 +exclude=php-pecl-* +metadata_expire=1 + +[remi-priv] +name=remi prive +baseurl=file:/home/rpmbuild/site/rpms/priv/i386/ +enabled=1 +metadata_expire=1 + +[remi-test] +name=remi test +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/test/i386/ +enabled=0 + +[remi-php74] +name=remi php74 +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/php74/i386/ +enabled=1 +metadata_expire=1 + +[remi-debuginfo-php74] +name=remi-debuginfo +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/debug-php74/i386/ +enabled=1 + +[rpmfusion-free] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-29&arch=i386 +enabled=0 + +[rpmfusion-free-updates] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-29&arch=i386 +enabled=0 + +[rpmfusion-nonfree] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-29&arch=i386 +enabled=0 + +[rpmfusion-nonfree-updates] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-29&arch=i386 +enabled=0 + +[result-fc29i] +name=result +baseurl=file:/var/lib/mock/fc29i/ +enabled=1 +metadata_expire=1 + +""" + diff --git a/fc29x74.cfg b/fc29x74.cfg new file mode 100644 index 0000000..0522743 --- /dev/null +++ b/fc29x74.cfg @@ -0,0 +1,141 @@ +config_opts['root'] = 'fc29x' +config_opts['target_arch'] = 'x86_64' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' +config_opts['dist'] = 'fc29' # only useful for --resultdir variable subst +config_opts['extra_chroot_dirs'] = [ '/run/lock', ] +config_opts['releasever'] = '29' +config_opts['package_manager'] = 'dnf' + +config_opts['plugin_conf']['ccache_enable'] = True +config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc29x/" + +config_opts['basedir'] = '/dev/shm/' +config_opts['resultdir'] = "/var/lib/mock/fc29x" +config_opts['cleanup_on_success'] = True +config_opts['cleanup_on_failure'] = False + +config_opts['createrepo_on_rpms'] = True +config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' + +config_opts['macros']['%_topdir']="/builddir/build" +config_opts['macros']['%_smp_mflags']="-j6" +config_opts['macros']['%vendor']="Remi Collet" +config_opts['macros']['%packager']="https://blog.remirepo.net/" +config_opts['macros']['%bugurl']="https://forum.remirepo.net/" +config_opts['macros']['%dist']=".fc29.remi" +config_opts['macros']['%fedora']="29" +config_opts['macros']['%_with_ibase']="1" +config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%runselftest']="1" + +config_opts['environment']['ACCEPT_EULA'] = 'Y' + +config_opts['yum.conf'] = """ +[main] +keepcache=1 +debuglevel=2 +reposdir=/dev/null +logfile=/var/log/yum.log +retries=20 +obsoletes=1 +gpgcheck=0 +assumeyes=1 +metadata_expire=80000 +fastestmirror=1 +max_parallel_downloads=6 + +# repos + +[fedora] +name=fedora +metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch +failovermethod=priority +metadata_expire=80000 +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-29&arch=x86_64 +#baseurl=http://fr2.rpmfind.net/linux/fedora/releases/29/Everything/x86_64/os/ +# http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/releases/29/Everything/x86_64/os/ + +[updates-released] +name=updates +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f29&arch=x86_64 +#baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/29/x86_64/ +enabled=1 + +[updates-testing] +name=updates-testing +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f29&arch=x86_64 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/29/x86_64/ +enabled=0 + +[remi] +name=remi public +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/remi/x86_64/ +enabled=1 +exclude=php-pecl-* +metadata_expire=1 + +[remi-priv] +name=remi prive +baseurl=file:/home/rpmbuild/site/rpms/priv/x86_64/ +enabled=1 +metadata_expire=1 + +[remi-test] +name=remi test +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/test/x86_64/ +enabled=0 + +[remi-php74] +name=remi php74 +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/php74/x86_64/ +enabled=1 +metadata_expire=1 + +[remi-debuginfo-php74] +name=remi-debuginfo +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/debug-php74/x86_64/ +enabled=1 + +[remi-dev] +name=remi dev +baseurl=file:/home/rpmbuild/site/rpms/fedora/29/devs/x86_64/ +enabled=0 + +[rpmfusion-free] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-29&arch=x86_64 +enabled=0 + +[rpmfusion-free-updates] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-29&arch=x86_64 +enabled=0 + +[rpmfusion-nonfree] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-29&arch=x86_64 +enabled=0 + +[rpmfusion-nonfree-updates] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-29&arch=x86_64 +enabled=0 + +[result] +name=result +baseurl=file:/var/lib/mock/fc29x/ +enabled=1 +metadata_expire=1 + +[msprod] +name=msprod +baseurl=https://packages.microsoft.com/rhel/7/prod/ +enabled=1 + +""" + diff --git a/fc29xscl74.cfg b/fc29xscl74.cfg index d06c5bc..2cb836d 100644 --- a/fc29xscl74.cfg +++ b/fc29xscl74.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl74fc29x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php74-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['dist'] = 'fc29' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '29' diff --git a/fc30i74.cfg b/fc30i74.cfg new file mode 100644 index 0000000..700c238 --- /dev/null +++ b/fc30i74.cfg @@ -0,0 +1,132 @@ +config_opts['root'] = 'fc30i' +config_opts['target_arch'] = 'i686' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' +config_opts['dist'] = 'fc30' # only useful for --resultdir variable subst +config_opts['extra_chroot_dirs'] = [ '/run/lock', ] +config_opts['releasever'] = '30' +config_opts['package_manager'] = 'dnf' + +config_opts['plugin_conf']['ccache_enable'] = True +config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc30i/" + +config_opts['basedir'] = '/dev/shm/' +config_opts['resultdir'] = "/var/lib/mock/fc30i" +config_opts['cleanup_on_success'] = True +config_opts['cleanup_on_failure'] = False + +config_opts['createrepo_on_rpms'] = True +config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' + +config_opts['macros']['%_topdir']="/builddir/build" +config_opts['macros']['%_smp_mflags']="-j6" +config_opts['macros']['%vendor']="Remi Collet" +config_opts['macros']['%packager']="https://blog.remirepo.net/" +config_opts['macros']['%bugurl']="https://forum.remirepo.net/" +config_opts['macros']['%dist']=".fc30.remi" +config_opts['macros']['%fedora']="30" +config_opts['macros']['%_with_ibase']="1" +config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%runselftest']="1" + + +config_opts['yum.conf'] = """ +[main] +keepcache=1 +debuglevel=2 +reposdir=/dev/null +logfile=/var/log/yum.log +retries=20 +obsoletes=1 +gpgcheck=0 +assumeyes=1 +metadata_expire=80000 +fastestmirror=1 +max_parallel_downloads=6 + +# repos + +[fedora] +name=fedora +metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch +failovermethod=priority +metadata_expire=80000 +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-30&arch=i386 +#baseurl=http://fr2.rpmfind.net/linux/fedora/releases/30/Everything/i386/os/ +# http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/releases/30/Everything/i386/os/ + +[updates-released] +name=updates +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f30&arch=i386 +#baseurl=http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/updates/30/i386/ +# http://mirrors.ircam.fr/pub/fedora/linux/updates/30/i386/ +# http://fr2.rpmfind.net/linux/fedora/updates/30/i386/ +enabled=1 + +[updates-testing] +name=updates-testing +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f30&arch=i386 +#baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/30/i386 +enabled=0 + +[remi] +name=remi public +baseurl=file:/home/rpmbuild/site/rpms/fedora/30/remi/i386/ +enabled=1 +exclude=php-pecl-* +metadata_expire=1 + +[remi-priv] +name=remi prive +baseurl=file:/home/rpmbuild/site/rpms/priv/i386/ +enabled=1 +metadata_expire=1 + +[remi-test] +name=remi test +baseurl=file:/home/rpmbuild/site/rpms/fedora/30/test/i386/ +enabled=0 + +[remi-php74] +name=remi php74 +baseurl=file:/home/rpmbuild/site/rpms/fedora/30/php74/i386/ +enabled=1 +metadata_expire=1 + +[remi-debuginfo-php74] +name=remi-debuginfo +baseurl=file:/home/rpmbuild/site/rpms/fedora/30/debug-php74/i386/ +enabled=1 + +[rpmfusion-free] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-30&arch=i386 +enabled=0 + +[rpmfusion-free-updates] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-30&arch=i386 +enabled=0 + +[rpmfusion-nonfree] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-30&arch=i386 +enabled=0 + +[rpmfusion-nonfree-updates] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-30&arch=i386 +enabled=0 + +[result-fc30i] +name=result +baseurl=file:/var/lib/mock/fc30i/ +enabled=1 +metadata_expire=1 + +""" + diff --git a/fc30x74.cfg b/fc30x74.cfg new file mode 100644 index 0000000..0248b35 --- /dev/null +++ b/fc30x74.cfg @@ -0,0 +1,141 @@ +config_opts['root'] = 'fc30x' +config_opts['target_arch'] = 'x86_64' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' +config_opts['dist'] = 'fc30' # only useful for --resultdir variable subst +config_opts['extra_chroot_dirs'] = [ '/run/lock', ] +config_opts['releasever'] = '30' +config_opts['package_manager'] = 'dnf' + +config_opts['plugin_conf']['ccache_enable'] = True +config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc30x/" + +config_opts['basedir'] = '/dev/shm/' +config_opts['resultdir'] = "/var/lib/mock/fc30x" +config_opts['cleanup_on_success'] = True +config_opts['cleanup_on_failure'] = False + +config_opts['createrepo_on_rpms'] = True +config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' + +config_opts['macros']['%_topdir']="/builddir/build" +config_opts['macros']['%_smp_mflags']="-j6" +config_opts['macros']['%vendor']="Remi Collet" +config_opts['macros']['%packager']="https://blog.remirepo.net/" +config_opts['macros']['%bugurl']="https://forum.remirepo.net/" +config_opts['macros']['%dist']=".fc30.remi" +config_opts['macros']['%fedora']="30" +config_opts['macros']['%_with_ibase']="1" +config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%runselftest']="1" + +config_opts['environment']['ACCEPT_EULA'] = 'Y' + +config_opts['yum.conf'] = """ +[main] +keepcache=1 +debuglevel=2 +reposdir=/dev/null +logfile=/var/log/yum.log +retries=20 +obsoletes=1 +gpgcheck=0 +assumeyes=1 +metadata_expire=80000 +fastestmirror=1 +max_parallel_downloads=6 + +# repos + +[fedora] +name=fedora +metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch +failovermethod=priority +metadata_expire=80000 +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-30&arch=x86_64 +#baseurl=http://fr2.rpmfind.net/linux/fedora/releases/30/Everything/x86_64/os/ +# http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/releases/30/Everything/x86_64/os/ + +[updates-released] +name=updates +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f30&arch=x86_64 +#baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/30/x86_64/ +enabled=1 + +[updates-testing] +name=updates-testing +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f30&arch=x86_64 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/30/x86_64/ +enabled=0 + +[remi] +name=remi public +baseurl=file:/home/rpmbuild/site/rpms/fedora/30/remi/x86_64/ +enabled=1 +exclude=php-pecl-* +metadata_expire=1 + +[remi-priv] +name=remi prive +baseurl=file:/home/rpmbuild/site/rpms/priv/x86_64/ +enabled=1 +metadata_expire=1 + +[remi-test] +name=remi test +baseurl=file:/home/rpmbuild/site/rpms/fedora/30/test/x86_64/ +enabled=0 + +[remi-php74] +name=remi php74 +baseurl=file:/home/rpmbuild/site/rpms/fedora/30/php74/x86_64/ +enabled=1 +metadata_expire=1 + +[remi-debuginfo-php74] +name=remi-debuginfo +baseurl=file:/home/rpmbuild/site/rpms/fedora/30/debug-php74/x86_64/ +enabled=1 + +[remi-dev] +name=remi dev +baseurl=file:/home/rpmbuild/site/rpms/fedora/30/devs/x86_64/ +enabled=0 + +[rpmfusion-free] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-30&arch=x86_64 +enabled=0 + +[rpmfusion-free-updates] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-30&arch=x86_64 +enabled=0 + +[rpmfusion-nonfree] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-30&arch=x86_64 +enabled=0 + +[rpmfusion-nonfree-updates] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-30&arch=x86_64 +enabled=0 + +[result] +name=result +baseurl=file:/var/lib/mock/fc30x/ +enabled=1 +metadata_expire=1 + +[msprod] +name=msprod +baseurl=https://packages.microsoft.com/rhel/7/prod/ +enabled=1 + +""" + diff --git a/fc30xscl74.cfg b/fc30xscl74.cfg index 9e78f5c..a08110f 100644 --- a/fc30xscl74.cfg +++ b/fc30xscl74.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl74fc30x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php74-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['dist'] = 'fc30' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '30' diff --git a/fc31i74.cfg b/fc31i74.cfg new file mode 100644 index 0000000..b40c348 --- /dev/null +++ b/fc31i74.cfg @@ -0,0 +1,132 @@ +config_opts['root'] = 'fc31i' +config_opts['target_arch'] = 'i686' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' +config_opts['dist'] = 'fc31' # only useful for --resultdir variable subst +config_opts['extra_chroot_dirs'] = [ '/run/lock', ] +config_opts['releasever'] = '31' +config_opts['package_manager'] = 'dnf' + +config_opts['plugin_conf']['ccache_enable'] = True +config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc31i/" + +config_opts['basedir'] = '/dev/shm/' +config_opts['resultdir'] = "/var/lib/mock/fc31i" +config_opts['cleanup_on_success'] = True +config_opts['cleanup_on_failure'] = False + +config_opts['createrepo_on_rpms'] = True +config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' + +config_opts['macros']['%_topdir']="/builddir/build" +config_opts['macros']['%_smp_mflags']="-j6" +config_opts['macros']['%vendor']="Remi Collet" +config_opts['macros']['%packager']="https://blog.remirepo.net/" +config_opts['macros']['%bugurl']="https://forum.remirepo.net/" +config_opts['macros']['%dist']=".fc31.remi" +config_opts['macros']['%fedora']="31" +config_opts['macros']['%_with_ibase']="1" +config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%runselftest']="1" + + +config_opts['yum.conf'] = """ +[main] +keepcache=1 +debuglevel=2 +reposdir=/dev/null +logfile=/var/log/yum.log +retries=20 +obsoletes=1 +gpgcheck=0 +assumeyes=1 +metadata_expire=80000 +fastestmirror=1 +max_parallel_downloads=6 + +# repos + +[fedora] +name=fedora +metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch +failovermethod=priority +metadata_expire=80000 +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-31&arch=i386 +#baseurl=http://fr2.rpmfind.net/linux/fedora/releases/31/Everything/i386/os/ +# http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/releases/31/Everything/i386/os/ + +[updates-released] +name=updates +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f31&arch=i386 +#baseurl=http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/updates/31/i386/ +# http://mirrors.ircam.fr/pub/fedora/linux/updates/31/i386/ +# http://fr2.rpmfind.net/linux/fedora/updates/31/i386/ +enabled=1 + +[updates-testing] +name=updates-testing +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f31&arch=i386 +#baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/31/i386 +enabled=0 + +[remi] +name=remi public +baseurl=file:/home/rpmbuild/site/rpms/fedora/31/remi/i386/ +enabled=1 +exclude=php-pecl-* +metadata_expire=1 + +[remi-priv] +name=remi prive +baseurl=file:/home/rpmbuild/site/rpms/priv/i386/ +enabled=1 +metadata_expire=1 + +[remi-test] +name=remi test +baseurl=file:/home/rpmbuild/site/rpms/fedora/31/test/i386/ +enabled=0 + +[remi-php74] +name=remi php74 +baseurl=file:/home/rpmbuild/site/rpms/fedora/31/php74/i386/ +enabled=1 +metadata_expire=1 + +[remi-debuginfo-php74] +name=remi-debuginfo +baseurl=file:/home/rpmbuild/site/rpms/fedora/31/debug-php74/i386/ +enabled=1 + +[rpmfusion-free] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-31&arch=i386 +enabled=0 + +[rpmfusion-free-updates] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-31&arch=i386 +enabled=0 + +[rpmfusion-nonfree] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-31&arch=i386 +enabled=0 + +[rpmfusion-nonfree-updates] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-31&arch=i386 +enabled=0 + +[result-fc31i] +name=result +baseurl=file:/var/lib/mock/fc31i/ +enabled=1 +metadata_expire=1 + +""" + diff --git a/fc31x74.cfg b/fc31x74.cfg new file mode 100644 index 0000000..7f5405f --- /dev/null +++ b/fc31x74.cfg @@ -0,0 +1,141 @@ +config_opts['root'] = 'fc31x' +config_opts['target_arch'] = 'x86_64' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' +config_opts['dist'] = 'fc31' # only useful for --resultdir variable subst +config_opts['extra_chroot_dirs'] = [ '/run/lock', ] +config_opts['releasever'] = '31' +config_opts['package_manager'] = 'dnf' + +config_opts['plugin_conf']['ccache_enable'] = True +config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc31x/" + +config_opts['basedir'] = '/dev/shm/' +config_opts['resultdir'] = "/var/lib/mock/fc31x" +config_opts['cleanup_on_success'] = True +config_opts['cleanup_on_failure'] = False + +config_opts['createrepo_on_rpms'] = True +config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' + +config_opts['macros']['%_topdir']="/builddir/build" +config_opts['macros']['%_smp_mflags']="-j6" +config_opts['macros']['%vendor']="Remi Collet" +config_opts['macros']['%packager']="https://blog.remirepo.net/" +config_opts['macros']['%bugurl']="https://forum.remirepo.net/" +config_opts['macros']['%dist']=".fc31.remi" +config_opts['macros']['%fedora']="31" +config_opts['macros']['%_with_ibase']="1" +config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%runselftest']="1" + +config_opts['environment']['ACCEPT_EULA'] = 'Y' + +config_opts['yum.conf'] = """ +[main] +keepcache=1 +debuglevel=2 +reposdir=/dev/null +logfile=/var/log/yum.log +retries=20 +obsoletes=1 +gpgcheck=0 +assumeyes=1 +metadata_expire=80000 +fastestmirror=1 +max_parallel_downloads=6 + +# repos + +[fedora] +name=fedora +metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch +failovermethod=priority +metadata_expire=80000 +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-31&arch=x86_64 +#baseurl=http://fr2.rpmfind.net/linux/fedora/releases/31/Everything/x86_64/os/ +# http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/releases/31/Everything/x86_64/os/ + +[updates-released] +name=updates +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f31&arch=x86_64 +#baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/31/x86_64/ +enabled=1 + +[updates-testing] +name=updates-testing +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch +failovermethod=priority +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f31&arch=x86_64 +#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/31/x86_64/ +enabled=0 + +[remi] +name=remi public +baseurl=file:/home/rpmbuild/site/rpms/fedora/31/remi/x86_64/ +enabled=1 +exclude=php-pecl-* +metadata_expire=1 + +[remi-priv] +name=remi prive +baseurl=file:/home/rpmbuild/site/rpms/priv/x86_64/ +enabled=1 +metadata_expire=1 + +[remi-test] +name=remi test +baseurl=file:/home/rpmbuild/site/rpms/fedora/31/test/x86_64/ +enabled=0 + +[remi-php74] +name=remi php74 +baseurl=file:/home/rpmbuild/site/rpms/fedora/31/php74/x86_64/ +enabled=1 +metadata_expire=1 + +[remi-debuginfo-php74] +name=remi-debuginfo +baseurl=file:/home/rpmbuild/site/rpms/fedora/31/debug-php74/x86_64/ +enabled=1 + +[remi-dev] +name=remi dev +baseurl=file:/home/rpmbuild/site/rpms/fedora/31/devs/x86_64/ +enabled=0 + +[rpmfusion-free] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-31&arch=x86_64 +enabled=0 + +[rpmfusion-free-updates] +name=rpmfusion-free +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-updates-released-31&arch=x86_64 +enabled=0 + +[rpmfusion-nonfree] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-31&arch=x86_64 +enabled=0 + +[rpmfusion-nonfree-updates] +name=rpmfusion-nonfree +mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-updates-released-31&arch=x86_64 +enabled=0 + +[result] +name=result +baseurl=file:/var/lib/mock/fc31x/ +enabled=1 +metadata_expire=1 + +[msprod] +name=msprod +baseurl=https://packages.microsoft.com/rhel/7/prod/ +enabled=1 + +""" + |