diff options
author | Remi Collet <remi@remirepo.net> | 2025-02-10 09:36:11 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-02-10 09:36:11 +0100 |
commit | 11d5e24169ffe3e416bb1e091ab60b9a50f5b37d (patch) | |
tree | 2d1a215e80eebd2ef5daec3bae95bae4b0948a0d | |
parent | d4f3e2f58203766ee16a81b8b0b9a2fe0cef76c4 (diff) |
add fc42 template + move to /dev/build
76 files changed, 318 insertions, 72 deletions
diff --git a/fc39a74.cfg b/fc39a74.cfg index ff318e0..3eee8f9 100644 --- a/fc39a74.cfg +++ b/fc39a74.cfg @@ -5,7 +5,7 @@ include('fc39a.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' config_opts['root'] = 'fc39a74' config_opts['resultdir'] = "/var/lib/mock/fc39a74" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39a74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39a74/" config_opts['module_enable'] = ['php:remi-7.4'] config_opts['module_install'] = ['php:remi-7.4/devel'] diff --git a/fc39a80.cfg b/fc39a80.cfg index 2fa43cb..932334a 100644 --- a/fc39a80.cfg +++ b/fc39a80.cfg @@ -5,7 +5,7 @@ include('fc39a.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' config_opts['root'] = 'fc39a80' config_opts['resultdir'] = "/var/lib/mock/fc39a80" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39a80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39a80/" config_opts['module_enable'] = ['php:remi-8.0'] config_opts['module_install'] = ['php:remi-8.0/devel'] diff --git a/fc39a81.cfg b/fc39a81.cfg index fceeadd..157a675 100644 --- a/fc39a81.cfg +++ b/fc39a81.cfg @@ -5,7 +5,7 @@ include('fc39a.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' config_opts['root'] = 'fc39a81' config_opts['resultdir'] = "/var/lib/mock/fc39a81" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39a81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39a81/" config_opts['module_enable'] = ['php:remi-8.1'] config_opts['module_install'] = ['php:remi-8.1/devel'] diff --git a/fc39a82.cfg b/fc39a82.cfg index 3df74fe..ba39fdd 100644 --- a/fc39a82.cfg +++ b/fc39a82.cfg @@ -5,7 +5,7 @@ include('fc39a.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' config_opts['root'] = 'fc39a82' config_opts['resultdir'] = "/var/lib/mock/fc39a82" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39a82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39a82/" config_opts['module_enable'] = ['php:remi-8.2'] config_opts['module_install'] = ['php:remi-8.2/devel'] diff --git a/fc39a83.cfg b/fc39a83.cfg index d73dd81..367495c 100644 --- a/fc39a83.cfg +++ b/fc39a83.cfg @@ -5,7 +5,7 @@ include('fc39a.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' config_opts['root'] = 'fc39a83' config_opts['resultdir'] = "/var/lib/mock/fc39a83" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39a83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39a83/" config_opts['module_enable'] = ['php:remi-8.3'] config_opts['module_install'] = ['php:remi-8.3/devel'] diff --git a/fc39a84.cfg b/fc39a84.cfg index 69d1ceb..b2d329c 100644 --- a/fc39a84.cfg +++ b/fc39a84.cfg @@ -5,7 +5,7 @@ include('fc39a.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' config_opts['root'] = 'fc39a84' config_opts['resultdir'] = "/var/lib/mock/fc39a84" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39a84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39a84/" config_opts['module_enable'] = ['php:remi-8.4'] config_opts['module_install'] = ['php:remi-8.4/devel'] diff --git a/fc39ascl74.cfg b/fc39ascl74.cfg index 1e3d9cd..a8fc7c7 100644 --- a/fc39ascl74.cfg +++ b/fc39ascl74.cfg @@ -3,7 +3,7 @@ include('fc39a.tpl') config_opts['root'] = 'scl74fc39a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl74fc39a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39ascl74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39ascl74/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc39ascl80.cfg b/fc39ascl80.cfg index 738d16c..b3ed8fe 100644 --- a/fc39ascl80.cfg +++ b/fc39ascl80.cfg @@ -3,7 +3,7 @@ include('fc39a.tpl') config_opts['root'] = 'scl80fc39a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php80-build php80-php-devel php80-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl80fc39a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39ascl80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39ascl80/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc39ascl81.cfg b/fc39ascl81.cfg index eae2497..27453b0 100644 --- a/fc39ascl81.cfg +++ b/fc39ascl81.cfg @@ -3,7 +3,7 @@ include('fc39a.tpl') config_opts['root'] = 'scl81fc39a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php81-build php81-php-devel php81-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl81fc39a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39ascl81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39ascl81/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc39ascl82.cfg b/fc39ascl82.cfg index 48b9248..84b879d 100644 --- a/fc39ascl82.cfg +++ b/fc39ascl82.cfg @@ -3,7 +3,7 @@ include('fc39a.tpl') config_opts['root'] = 'scl82fc39a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php82-build php82-php-devel php82-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl82fc39a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39ascl82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39ascl82/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc39ascl83.cfg b/fc39ascl83.cfg index 3864dd4..7f1e66f 100644 --- a/fc39ascl83.cfg +++ b/fc39ascl83.cfg @@ -3,7 +3,7 @@ include('fc39a.tpl') config_opts['root'] = 'scl83fc39a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php83-build php83-php-devel php83-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl83fc39a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39ascl83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39ascl83/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc39ascl84.cfg b/fc39ascl84.cfg index 832b950..45185dd 100644 --- a/fc39ascl84.cfg +++ b/fc39ascl84.cfg @@ -3,7 +3,7 @@ include('fc39a.tpl') config_opts['root'] = 'scl84fc39a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php84-build php84-php-devel php84-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl84fc39a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39ascl84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39ascl84/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc39x74.cfg b/fc39x74.cfg index 86e690e..6a0aeba 100644 --- a/fc39x74.cfg +++ b/fc39x74.cfg @@ -5,7 +5,7 @@ include('fc39x.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build' config_opts['root'] = 'fc39x74' config_opts['resultdir'] = "/var/lib/mock/fc39x74" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39x74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39x74/" config_opts['module_enable'] = ['php:remi-7.4'] config_opts['module_install'] = ['php:remi-7.4/devel'] diff --git a/fc39x80.cfg b/fc39x80.cfg index b399e23..69bde37 100644 --- a/fc39x80.cfg +++ b/fc39x80.cfg @@ -5,7 +5,7 @@ include('fc39x.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build' config_opts['root'] = 'fc39x80' config_opts['resultdir'] = "/var/lib/mock/fc39x80" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39x80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39x80/" config_opts['module_enable'] = ['php:remi-8.0'] config_opts['module_install'] = ['php:remi-8.0/devel'] diff --git a/fc39x81.cfg b/fc39x81.cfg index 32033af..eb56283 100644 --- a/fc39x81.cfg +++ b/fc39x81.cfg @@ -5,7 +5,7 @@ include('fc39x.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build' config_opts['root'] = 'fc39x81' config_opts['resultdir'] = "/var/lib/mock/fc39x81" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39x81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39x81/" config_opts['module_enable'] = ['php:remi-8.1'] config_opts['module_install'] = ['php:remi-8.1/devel'] diff --git a/fc39x82.cfg b/fc39x82.cfg index 3f1934b..80a33ef 100644 --- a/fc39x82.cfg +++ b/fc39x82.cfg @@ -5,7 +5,7 @@ include('fc39x.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build' config_opts['root'] = 'fc39x82' config_opts['resultdir'] = "/var/lib/mock/fc39x82" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39x82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39x82/" config_opts['module_enable'] = ['php:remi-8.2'] config_opts['module_install'] = ['php:remi-8.2/devel'] diff --git a/fc39x83.cfg b/fc39x83.cfg index 3b5f0d3..a27050e 100644 --- a/fc39x83.cfg +++ b/fc39x83.cfg @@ -5,7 +5,7 @@ include('fc39x.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build' config_opts['root'] = 'fc39x83' config_opts['resultdir'] = "/var/lib/mock/fc39x83" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39x83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39x83/" config_opts['module_enable'] = ['php:remi-8.3'] config_opts['module_install'] = ['php:remi-8.3/devel'] diff --git a/fc39x84.cfg b/fc39x84.cfg index 803f0a6..1d8c1a2 100644 --- a/fc39x84.cfg +++ b/fc39x84.cfg @@ -5,7 +5,7 @@ include('fc39x.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build' config_opts['root'] = 'fc39x84' config_opts['resultdir'] = "/var/lib/mock/fc39x84" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39x84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39x84/" config_opts['module_enable'] = ['php:remi-8.4'] config_opts['module_install'] = ['php:remi-8.4/devel'] diff --git a/fc39xscl74.cfg b/fc39xscl74.cfg index b7ccf49..e0e047a 100644 --- a/fc39xscl74.cfg +++ b/fc39xscl74.cfg @@ -3,7 +3,7 @@ include('fc39x.tpl') config_opts['root'] = 'scl74fc39x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl74fc39x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39xscl74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39xscl74/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc39xscl80.cfg b/fc39xscl80.cfg index 508512e..3353b97 100644 --- a/fc39xscl80.cfg +++ b/fc39xscl80.cfg @@ -3,7 +3,7 @@ include('fc39x.tpl') config_opts['root'] = 'scl80fc39x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php80-build php80-php-devel php80-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl80fc39x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39xscl80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39xscl80/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc39xscl81.cfg b/fc39xscl81.cfg index 29cfaf2..256c097 100644 --- a/fc39xscl81.cfg +++ b/fc39xscl81.cfg @@ -3,7 +3,7 @@ include('fc39x.tpl') config_opts['root'] = 'scl81fc39x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php81-build php81-php-devel php81-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl81fc39x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39xscl81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39xscl81/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc39xscl82.cfg b/fc39xscl82.cfg index 04a5958..eead072 100644 --- a/fc39xscl82.cfg +++ b/fc39xscl82.cfg @@ -3,7 +3,7 @@ include('fc39x.tpl') config_opts['root'] = 'scl82fc39x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php82-build php82-php-devel php82-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl82fc39x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39xscl82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39xscl82/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc39xscl83.cfg b/fc39xscl83.cfg index f168975..1b0195e 100644 --- a/fc39xscl83.cfg +++ b/fc39xscl83.cfg @@ -3,7 +3,7 @@ include('fc39x.tpl') config_opts['root'] = 'scl83fc39x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php83-build php83-php-devel php83-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl83fc39x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39xscl83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39xscl83/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc39xscl84.cfg b/fc39xscl84.cfg index d1e546f..8e73d3f 100644 --- a/fc39xscl84.cfg +++ b/fc39xscl84.cfg @@ -3,7 +3,7 @@ include('fc39x.tpl') config_opts['root'] = 'scl84fc39x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php84-build php84-php-devel php84-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl84fc39x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39xscl84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39xscl84/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40a74.cfg b/fc40a74.cfg index 1a7f971..6bbce7c 100644 --- a/fc40a74.cfg +++ b/fc40a74.cfg @@ -5,7 +5,7 @@ include('fc40a.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache remi-crypto-legacy' config_opts['root'] = 'fc40a74' config_opts['resultdir'] = "/var/lib/mock/fc40a74" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40a74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40a74/" config_opts['module_enable'] = ['php:remi-7.4'] config_opts['module_install'] = ['php:remi-7.4/devel'] diff --git a/fc40a80.cfg b/fc40a80.cfg index a379efc..54486b1 100644 --- a/fc40a80.cfg +++ b/fc40a80.cfg @@ -4,7 +4,7 @@ include('fc40a.tpl') config_opts['root'] = 'fc40a80' config_opts['resultdir'] = "/var/lib/mock/fc40a80" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40a80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40a80/" config_opts['module_enable'] = ['php:remi-8.0'] config_opts['module_install'] = ['php:remi-8.0/devel'] diff --git a/fc40a81.cfg b/fc40a81.cfg index 3e355a7..8164a42 100644 --- a/fc40a81.cfg +++ b/fc40a81.cfg @@ -4,7 +4,7 @@ include('fc40a.tpl') config_opts['root'] = 'fc40a81' config_opts['resultdir'] = "/var/lib/mock/fc40a81" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40a81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40a81/" config_opts['module_enable'] = ['php:remi-8.1'] config_opts['module_install'] = ['php:remi-8.1/devel'] diff --git a/fc40a82.cfg b/fc40a82.cfg index 4015481..b7b3781 100644 --- a/fc40a82.cfg +++ b/fc40a82.cfg @@ -4,7 +4,7 @@ include('fc40a.tpl') config_opts['root'] = 'fc40a82' config_opts['resultdir'] = "/var/lib/mock/fc40a82" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40a82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40a82/" config_opts['module_enable'] = ['php:remi-8.2'] config_opts['module_install'] = ['php:remi-8.2/devel'] diff --git a/fc40a83.cfg b/fc40a83.cfg index a7c8252..1f8d1eb 100644 --- a/fc40a83.cfg +++ b/fc40a83.cfg @@ -4,7 +4,7 @@ include('fc40a.tpl') config_opts['root'] = 'fc40a83' config_opts['resultdir'] = "/var/lib/mock/fc40a83" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40a83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40a83/" config_opts['module_enable'] = ['php:remi-8.3'] config_opts['module_install'] = ['php:remi-8.3/devel'] diff --git a/fc40a84.cfg b/fc40a84.cfg index ea906cb..a1c14d8 100644 --- a/fc40a84.cfg +++ b/fc40a84.cfg @@ -4,7 +4,7 @@ include('fc40a.tpl') config_opts['root'] = 'fc40a84' config_opts['resultdir'] = "/var/lib/mock/fc40a84" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40a84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40a84/" config_opts['module_enable'] = ['php:remi-8.4'] config_opts['module_install'] = ['php:remi-8.4/devel'] diff --git a/fc40ascl74.cfg b/fc40ascl74.cfg index c2290a9..9122835 100644 --- a/fc40ascl74.cfg +++ b/fc40ascl74.cfg @@ -3,7 +3,7 @@ include('fc40a.tpl') config_opts['root'] = 'scl74fc40a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl74fc40a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40ascl74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40ascl74/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40ascl80.cfg b/fc40ascl80.cfg index 70553cd..9ef4c35 100644 --- a/fc40ascl80.cfg +++ b/fc40ascl80.cfg @@ -3,7 +3,7 @@ include('fc40a.tpl') config_opts['root'] = 'scl80fc40a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php80-build php80-php-devel php80-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl80fc40a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40ascl80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40ascl80/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40ascl81.cfg b/fc40ascl81.cfg index 14e1eeb..f0af895 100644 --- a/fc40ascl81.cfg +++ b/fc40ascl81.cfg @@ -3,7 +3,7 @@ include('fc40a.tpl') config_opts['root'] = 'scl81fc40a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php81-build php81-php-devel php81-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl81fc40a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40ascl81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40ascl81/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40ascl82.cfg b/fc40ascl82.cfg index 1ff53e4..acd0f61 100644 --- a/fc40ascl82.cfg +++ b/fc40ascl82.cfg @@ -3,7 +3,7 @@ include('fc40a.tpl') config_opts['root'] = 'scl82fc40a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php82-build php82-php-devel php82-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl82fc40a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40ascl82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40ascl82/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40ascl83.cfg b/fc40ascl83.cfg index 844e783..bcb3c00 100644 --- a/fc40ascl83.cfg +++ b/fc40ascl83.cfg @@ -3,7 +3,7 @@ include('fc40a.tpl') config_opts['root'] = 'scl83fc40a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php83-build php83-php-devel php83-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl83fc40a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40ascl83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40ascl83/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40ascl84.cfg b/fc40ascl84.cfg index a1931a4..dc4ad42 100644 --- a/fc40ascl84.cfg +++ b/fc40ascl84.cfg @@ -3,7 +3,7 @@ include('fc40a.tpl') config_opts['root'] = 'scl84fc40a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php84-build php84-php-devel php84-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl84fc40a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40ascl84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40ascl84/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40x74.cfg b/fc40x74.cfg index 67f196c..361948c 100644 --- a/fc40x74.cfg +++ b/fc40x74.cfg @@ -4,7 +4,7 @@ include('fc40x.tpl') config_opts['root'] = 'fc40x74' config_opts['resultdir'] = "/var/lib/mock/fc40x74" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40x74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40x74/" config_opts['module_enable'] = ['php:remi-7.4'] config_opts['module_install'] = ['php:remi-7.4/devel'] diff --git a/fc40x80.cfg b/fc40x80.cfg index a1eccf5..511c122 100644 --- a/fc40x80.cfg +++ b/fc40x80.cfg @@ -4,7 +4,7 @@ include('fc40x.tpl') config_opts['root'] = 'fc40x80' config_opts['resultdir'] = "/var/lib/mock/fc40x80" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40x80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40x80/" config_opts['module_enable'] = ['php:remi-8.0'] config_opts['module_install'] = ['php:remi-8.0/devel'] diff --git a/fc40x81.cfg b/fc40x81.cfg index 4b82a05..3a4d8f8 100644 --- a/fc40x81.cfg +++ b/fc40x81.cfg @@ -4,7 +4,7 @@ include('fc40x.tpl') config_opts['root'] = 'fc40x81' config_opts['resultdir'] = "/var/lib/mock/fc40x81" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40x81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40x81/" config_opts['module_enable'] = ['php:remi-8.1'] config_opts['module_install'] = ['php:remi-8.1/devel'] diff --git a/fc40x82.cfg b/fc40x82.cfg index ba33c8b..e81e875 100644 --- a/fc40x82.cfg +++ b/fc40x82.cfg @@ -4,7 +4,7 @@ include('fc40x.tpl') config_opts['root'] = 'fc40x82' config_opts['resultdir'] = "/var/lib/mock/fc40x82" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40x82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40x82/" config_opts['module_enable'] = ['php:remi-8.2'] config_opts['module_install'] = ['php:remi-8.2/devel'] diff --git a/fc40x83.cfg b/fc40x83.cfg index a20353d..559be4e 100644 --- a/fc40x83.cfg +++ b/fc40x83.cfg @@ -4,7 +4,7 @@ include('fc40x.tpl') config_opts['root'] = 'fc40x83' config_opts['resultdir'] = "/var/lib/mock/fc40x83" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40x83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40x83/" config_opts['module_enable'] = ['php:remi-8.3'] config_opts['module_install'] = ['php:remi-8.3/devel'] diff --git a/fc40x84.cfg b/fc40x84.cfg index 227a017..65f1749 100644 --- a/fc40x84.cfg +++ b/fc40x84.cfg @@ -4,7 +4,7 @@ include('fc40x.tpl') config_opts['root'] = 'fc40x84' config_opts['resultdir'] = "/var/lib/mock/fc40x84" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40x84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40x84/" config_opts['module_enable'] = ['php:remi-8.4'] config_opts['module_install'] = ['php:remi-8.4/devel'] diff --git a/fc40xscl74.cfg b/fc40xscl74.cfg index 312a6ca..004fbf2 100644 --- a/fc40xscl74.cfg +++ b/fc40xscl74.cfg @@ -3,7 +3,7 @@ include('fc40x.tpl') config_opts['root'] = 'scl74fc40x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl74fc40x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40xscl74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40xscl74/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40xscl80.cfg b/fc40xscl80.cfg index 21851a0..5c801c1 100644 --- a/fc40xscl80.cfg +++ b/fc40xscl80.cfg @@ -3,7 +3,7 @@ include('fc40x.tpl') config_opts['root'] = 'scl80fc40x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php80-build php80-php-devel php80-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl80fc40x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40xscl80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40xscl80/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40xscl81.cfg b/fc40xscl81.cfg index 20f33a3..6c0c6f2 100644 --- a/fc40xscl81.cfg +++ b/fc40xscl81.cfg @@ -3,7 +3,7 @@ include('fc40x.tpl') config_opts['root'] = 'scl81fc40x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php81-build php81-php-devel php81-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl81fc40x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40xscl81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40xscl81/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40xscl82.cfg b/fc40xscl82.cfg index 437a2ca..f04878e 100644 --- a/fc40xscl82.cfg +++ b/fc40xscl82.cfg @@ -3,7 +3,7 @@ include('fc40x.tpl') config_opts['root'] = 'scl82fc40x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php82-build php82-php-devel php82-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl82fc40x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40xscl82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40xscl82/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40xscl83.cfg b/fc40xscl83.cfg index f41f077..6ae26bd 100644 --- a/fc40xscl83.cfg +++ b/fc40xscl83.cfg @@ -3,7 +3,7 @@ include('fc40x.tpl') config_opts['root'] = 'scl83fc40x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php83-build php83-php-devel php83-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl83fc40x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40xscl83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40xscl83/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc40xscl84.cfg b/fc40xscl84.cfg index db7c671..f1da32b 100644 --- a/fc40xscl84.cfg +++ b/fc40xscl84.cfg @@ -3,7 +3,7 @@ include('fc40x.tpl') config_opts['root'] = 'scl84fc40x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php84-build php84-php-devel php84-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl84fc40x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc40xscl84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc40xscl84/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41a74.cfg b/fc41a74.cfg index 9fa2fa3..cfbe8ec 100644 --- a/fc41a74.cfg +++ b/fc41a74.cfg @@ -5,7 +5,7 @@ include('fc41a.tpl') config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache remi-crypto-legacy' config_opts['root'] = 'fc41a74' config_opts['resultdir'] = "/var/lib/mock/fc41a74" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41a74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41a74/" config_opts['module_enable'] = ['php:remi-7.4'] config_opts['module_install'] = ['php:remi-7.4/devel'] diff --git a/fc41a80.cfg b/fc41a80.cfg index 3a4fa55..41c14df 100644 --- a/fc41a80.cfg +++ b/fc41a80.cfg @@ -4,7 +4,7 @@ include('fc41a.tpl') config_opts['root'] = 'fc41a80' config_opts['resultdir'] = "/var/lib/mock/fc41a80" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41a80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41a80/" config_opts['module_enable'] = ['php:remi-8.0'] config_opts['module_install'] = ['php:remi-8.0/devel'] diff --git a/fc41a81.cfg b/fc41a81.cfg index 2bff2d7..5e504c4 100644 --- a/fc41a81.cfg +++ b/fc41a81.cfg @@ -4,7 +4,7 @@ include('fc41a.tpl') config_opts['root'] = 'fc41a81' config_opts['resultdir'] = "/var/lib/mock/fc41a81" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41a81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41a81/" config_opts['module_enable'] = ['php:remi-8.1'] config_opts['module_install'] = ['php:remi-8.1/devel'] diff --git a/fc41a82.cfg b/fc41a82.cfg index 45868f2..66e7b21 100644 --- a/fc41a82.cfg +++ b/fc41a82.cfg @@ -4,7 +4,7 @@ include('fc41a.tpl') config_opts['root'] = 'fc41a82' config_opts['resultdir'] = "/var/lib/mock/fc41a82" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41a82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41a82/" config_opts['module_enable'] = ['php:remi-8.2'] config_opts['module_install'] = ['php:remi-8.2/devel'] diff --git a/fc41a83.cfg b/fc41a83.cfg index a7961d3..75aedee 100644 --- a/fc41a83.cfg +++ b/fc41a83.cfg @@ -4,7 +4,7 @@ include('fc41a.tpl') config_opts['root'] = 'fc41a83' config_opts['resultdir'] = "/var/lib/mock/fc41a83" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41a83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41a83/" config_opts['module_enable'] = ['php:remi-8.3'] config_opts['module_install'] = ['php:remi-8.3/devel'] diff --git a/fc41a84.cfg b/fc41a84.cfg index cf2d519..c0b851d 100644 --- a/fc41a84.cfg +++ b/fc41a84.cfg @@ -4,7 +4,7 @@ include('fc41a.tpl') config_opts['root'] = 'fc41a84' config_opts['resultdir'] = "/var/lib/mock/fc41a84" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41a84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41a84/" config_opts['module_enable'] = ['php:remi-8.4'] config_opts['module_install'] = ['php:remi-8.4/devel'] diff --git a/fc41ascl74.cfg b/fc41ascl74.cfg index 0caa541..0fa6cc3 100644 --- a/fc41ascl74.cfg +++ b/fc41ascl74.cfg @@ -3,7 +3,7 @@ include('fc41a.tpl') config_opts['root'] = 'scl74fc41a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl74fc41a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41ascl74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41ascl74/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41ascl80.cfg b/fc41ascl80.cfg index 81c3e6c..489f949 100644 --- a/fc41ascl80.cfg +++ b/fc41ascl80.cfg @@ -3,7 +3,7 @@ include('fc41a.tpl') config_opts['root'] = 'scl80fc41a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php80-build php80-php-devel php80-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl80fc41a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41ascl80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41ascl80/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41ascl81.cfg b/fc41ascl81.cfg index 1a3a456..6812cb2 100644 --- a/fc41ascl81.cfg +++ b/fc41ascl81.cfg @@ -3,7 +3,7 @@ include('fc41a.tpl') config_opts['root'] = 'scl81fc41a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php81-build php81-php-devel php81-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl81fc41a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41ascl81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41ascl81/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41ascl82.cfg b/fc41ascl82.cfg index cadff74..ccf13ec 100644 --- a/fc41ascl82.cfg +++ b/fc41ascl82.cfg @@ -3,7 +3,7 @@ include('fc41a.tpl') config_opts['root'] = 'scl82fc41a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php82-build php82-php-devel php82-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl82fc41a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41ascl82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41ascl82/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41ascl83.cfg b/fc41ascl83.cfg index c546739..02ea524 100644 --- a/fc41ascl83.cfg +++ b/fc41ascl83.cfg @@ -3,7 +3,7 @@ include('fc41a.tpl') config_opts['root'] = 'scl83fc41a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php83-build php83-php-devel php83-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl83fc41a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41ascl83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41ascl83/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41ascl84.cfg b/fc41ascl84.cfg index 221d831..f20cd7b 100644 --- a/fc41ascl84.cfg +++ b/fc41ascl84.cfg @@ -3,7 +3,7 @@ include('fc41a.tpl') config_opts['root'] = 'scl84fc41a' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy ccache scl-utils-build php84-build php84-php-devel php84-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl84fc41a" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41ascl84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41ascl84/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41x74.cfg b/fc41x74.cfg index 5c54ece..f3675af 100644 --- a/fc41x74.cfg +++ b/fc41x74.cfg @@ -4,7 +4,7 @@ include('fc41x.tpl') config_opts['root'] = 'fc41x74' config_opts['resultdir'] = "/var/lib/mock/fc41x74" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41x74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41x74/" config_opts['module_enable'] = ['php:remi-7.4'] config_opts['module_install'] = ['php:remi-7.4/devel'] diff --git a/fc41x80.cfg b/fc41x80.cfg index 042c1e2..caf6694 100644 --- a/fc41x80.cfg +++ b/fc41x80.cfg @@ -4,7 +4,7 @@ include('fc41x.tpl') config_opts['root'] = 'fc41x80' config_opts['resultdir'] = "/var/lib/mock/fc41x80" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41x80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41x80/" config_opts['module_enable'] = ['php:remi-8.0'] config_opts['module_install'] = ['php:remi-8.0/devel'] diff --git a/fc41x81.cfg b/fc41x81.cfg index a3509fb..6828c57 100644 --- a/fc41x81.cfg +++ b/fc41x81.cfg @@ -4,7 +4,7 @@ include('fc41x.tpl') config_opts['root'] = 'fc41x81' config_opts['resultdir'] = "/var/lib/mock/fc41x81" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41x81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41x81/" config_opts['module_enable'] = ['php:remi-8.1'] config_opts['module_install'] = ['php:remi-8.1/devel'] diff --git a/fc41x82.cfg b/fc41x82.cfg index 910a266..4c693fa 100644 --- a/fc41x82.cfg +++ b/fc41x82.cfg @@ -4,7 +4,7 @@ include('fc41x.tpl') config_opts['root'] = 'fc41x82' config_opts['resultdir'] = "/var/lib/mock/fc41x82" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41x82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41x82/" config_opts['module_enable'] = ['php:remi-8.2'] config_opts['module_install'] = ['php:remi-8.2/devel'] diff --git a/fc41x83.cfg b/fc41x83.cfg index 33b0d0f..5ef2bce 100644 --- a/fc41x83.cfg +++ b/fc41x83.cfg @@ -4,7 +4,7 @@ include('fc41x.tpl') config_opts['root'] = 'fc41x83' config_opts['resultdir'] = "/var/lib/mock/fc41x83" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41x83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41x83/" config_opts['module_enable'] = ['php:remi-8.3'] config_opts['module_install'] = ['php:remi-8.3/devel'] diff --git a/fc41x84.cfg b/fc41x84.cfg index a49cb22..43ec89a 100644 --- a/fc41x84.cfg +++ b/fc41x84.cfg @@ -4,7 +4,7 @@ include('fc41x.tpl') config_opts['root'] = 'fc41x84' config_opts['resultdir'] = "/var/lib/mock/fc41x84" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41x84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41x84/" config_opts['module_enable'] = ['php:remi-8.4'] config_opts['module_install'] = ['php:remi-8.4/devel'] diff --git a/fc41xscl74.cfg b/fc41xscl74.cfg index bcd5dac..b21f1bc 100644 --- a/fc41xscl74.cfg +++ b/fc41xscl74.cfg @@ -3,7 +3,7 @@ include('fc41x.tpl') config_opts['root'] = 'scl74fc41x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php74-build php74-php-devel php74-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl74fc41x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41xscl74/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41xscl74/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41xscl80.cfg b/fc41xscl80.cfg index 079b23c..54df442 100644 --- a/fc41xscl80.cfg +++ b/fc41xscl80.cfg @@ -3,7 +3,7 @@ include('fc41x.tpl') config_opts['root'] = 'scl80fc41x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php80-build php80-php-devel php80-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl80fc41x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41xscl80/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41xscl80/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41xscl81.cfg b/fc41xscl81.cfg index 07b7af6..fc53c47 100644 --- a/fc41xscl81.cfg +++ b/fc41xscl81.cfg @@ -3,7 +3,7 @@ include('fc41x.tpl') config_opts['root'] = 'scl81fc41x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php81-build php81-php-devel php81-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl81fc41x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41xscl81/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41xscl81/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41xscl82.cfg b/fc41xscl82.cfg index 36c2b0c..49c621a 100644 --- a/fc41xscl82.cfg +++ b/fc41xscl82.cfg @@ -3,7 +3,7 @@ include('fc41x.tpl') config_opts['root'] = 'scl82fc41x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php82-build php82-php-devel php82-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl82fc41x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41xscl82/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41xscl82/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41xscl83.cfg b/fc41xscl83.cfg index 7cbb8eb..cefd0d9 100644 --- a/fc41xscl83.cfg +++ b/fc41xscl83.cfg @@ -3,7 +3,7 @@ include('fc41x.tpl') config_opts['root'] = 'scl83fc41x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php83-build php83-php-devel php83-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl83fc41x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41xscl83/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41xscl83/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc41xscl84.cfg b/fc41xscl84.cfg index 36179d9..7976c82 100644 --- a/fc41xscl84.cfg +++ b/fc41xscl84.cfg @@ -3,7 +3,7 @@ include('fc41x.tpl') config_opts['root'] = 'scl84fc41x' config_opts['chroot_setup_cmd'] = 'install @buildsys-build remi-crypto-legacy scl-utils-build php84-build php84-php-devel php84-php-pear' config_opts['resultdir'] = "/var/lib/mock/scl84fc41x" -config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc41xscl84/" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc41xscl84/" # Only needed to build main SCL package config_opts['macros']['%scl_vendor']="remi" diff --git a/fc42a.cfg b/fc42a.cfg new file mode 100644 index 0000000..aca29e1 --- /dev/null +++ b/fc42a.cfg @@ -0,0 +1,5 @@ +include('fc42a.tpl') + +# Temp +#config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache' + diff --git a/fc42a.tpl b/fc42a.tpl new file mode 100644 index 0000000..faae629 --- /dev/null +++ b/fc42a.tpl @@ -0,0 +1,115 @@ +include('vendor.tpl') + +config_opts['root'] = 'fc42a' +config_opts['target_arch'] = 'aarch64' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build gcc remi-crypto-legacy' +config_opts['dist'] = 'fc42' # only useful for --resultdir variable subst +config_opts['extra_chroot_dirs'] = [ '/run/lock', ] +config_opts['releasever'] = '42' +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/build/ccache.fc42a/" + +config_opts['basedir'] = '/dev/build/' +config_opts['resultdir'] = "/var/lib/mock/fc42a" +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']="-j24" +config_opts['macros']['%dist']=".fc42.remi" +config_opts['macros']['%fedora']="42" +config_opts['macros']['%_with_ibase']="1" +config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%_without_zts']="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 +metadata_expire=80000 +##mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-42&arch=aarch64 +#baseurl=http://fr2.rpmfind.net/linux/fedora/releases/42/Everything/aarch64/os/ +# http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/releases/42/Everything/aarch64/os/ +baseurl=https://dl.fedoraproject.org/pub/fedora/linux/development/42/Everything/aarch64/os/ +#baseurl=https://dl.fedoraproject.org/pub/fedora/linux/releases/42/Everything/aarch64/os/ + +[updates] +name=updates +metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f42&arch=aarch64 +#baseurl=http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/updates/1/aarch64/ +# http://mirrors.ircam.fr/pub/fedora/linux/updates/42/aarch64/ +# http://fr2.rpmfind.net/linux/fedora/updates/42/aarch64/ +#baseurl=https://dl.fedoraproject.org/pub/fedora/linux/updates/33/Everything/aarch64/ +enabled=1 + +[updates-testing] +name=updates-testing +#metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f42&arch=aarch64 +baseurl=https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/42/Everything/aarch64/ +enabled=1 + +[remi] +name=remi public +baseurl=http://remi/repo/fedora/42/remi/aarch64/ +enabled=1 +skip_if_unavailable=True +metadata_expire=10 + +[remi-modular] +name=remi modular +baseurl=http://remi/repo/fedora/42/modular/aarch64/ +enabled=1 +skip_if_unavailable=True +metadata_expire=10 + +[remi-priv] +name=remi prive +baseurl=file:/home/remi/priv/fc42.aarch64/ +enabled=1 +metadata_expire=10 +skip_if_unavailable=True + +[remi-debuginfo] +name=remi-debuginfo +baseurl=http://remi/repo/fedora/42/debug-remi/aarch64/ +enabled=0 + +[result-fc42a] +name=result-fc42a +baseurl=file:/var/lib/mock/fc42a/ +metadata_expire=10 +enabled=1 +skip_if_unavailable=True + +[msprod] +name=msprod +baseurl=https://packages.microsoft.com/rhel/8/prod/ +enabled=0 + +""" diff --git a/fc42x.cfg b/fc42x.cfg new file mode 100644 index 0000000..dcc3fbf --- /dev/null +++ b/fc42x.cfg @@ -0,0 +1,5 @@ +include('fc42x.tpl') + +# Temp +#config_opts['chroot_setup_cmd'] = 'install @buildsys-build' + diff --git a/fc42x.tpl b/fc42x.tpl new file mode 100644 index 0000000..cba5cd9 --- /dev/null +++ b/fc42x.tpl @@ -0,0 +1,121 @@ +include('vendor.tpl') + +config_opts['root'] = 'fc42x' +config_opts['target_arch'] = 'x86_64' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build gcc remi-crypto-legacy' +config_opts['dist'] = 'fc42' # only useful for --resultdir variable subst +config_opts['extra_chroot_dirs'] = [ '/run/lock', ] +config_opts['releasever'] = '42' +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/build/ccache.fc42x/" + +config_opts['basedir'] = '/dev/build/' +config_opts['resultdir'] = "/var/lib/mock/fc42x" +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']="-j15" +config_opts['macros']['%dist']=".fc42.remi" +config_opts['macros']['%fedora']="42" +config_opts['macros']['%_with_ibase']="1" +config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%_without_zts']="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 +metadata_expire=80000 +##mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-42&arch=x86_64 +#baseurl=http://fr2.rpmfind.net/linux/fedora/releases/42/Everything/x86_64/os/ +# http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/releases/42/Everything/x86_64/os/ +baseurl=https://dl.fedoraproject.org/pub/fedora/linux/development/42/Everything/x86_64/os/ +#baseurl=https://dl.fedoraproject.org/pub/fedora/linux/releases/42/Everything/x86_64/os/ + +[updates] +name=updates +#metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f42&arch=x86_64 +#baseurl=http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/updates/1/x86_64/ +# http://mirrors.ircam.fr/pub/fedora/linux/updates/42/x86_64/ +# http://fr2.rpmfind.net/linux/fedora/updates/42/x86_64/ +baseurl=https://dl.fedoraproject.org/pub/fedora/linux/updates/42/Everything/x86_64/ +enabled=1 + +[updates-testing] +name=updates-testing +#metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch +#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f42&arch=x86_64 +baseurl=https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/42/Everything/x86_64/ +enabled=1 + +[remi] +name=remi public +baseurl=file:/home/rpmbuild/site/rpms/fedora/42/remi/x86_64/ +enabled=1 +skip_if_unavailable=True +metadata_expire=10 + +[remi-modular] +name=remi modular +baseurl=file:/home/rpmbuild/site/rpms/fedora/42/modular/x86_64/ +enabled=1 +skip_if_unavailable=True +metadata_expire=10 + +[remi-priv-1] +name=remi prive 1 +baseurl=file:/home/rpmbuild/site/rpms/priv/x86_64/ +enabled=1 +metadata_expire=10 + +[remi-priv-2] +name=remi prive 2 +baseurl=file:/home/rpmbuild/site/rpms/priv/fc42.x86_64/ +enabled=1 +metadata_expire=10 + +[remi-debuginfo] +name=remi-debuginfo +baseurl=file:/home/rpmbuild/site/rpms/fedora/42/debug-remi/x86_64/ +enabled=1 + +[result-fc42x] +name=result-fc42x +baseurl=file:/var/lib/mock/fc42x/ +metadata_expire=10 +priority=10 +enabled=1 +skip_if_unavailable=True + +[msprod] +name=msprod +baseurl=https://packages.microsoft.com/rhel/8/prod/ +enabled=0 + +""" |