summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--el7x.tpl2
-rw-r--r--el8x72.cfg2
-rw-r--r--el8x73.cfg2
-rw-r--r--el8x74.cfg2
-rw-r--r--el8x80.cfg2
-rw-r--r--el8x81.cfg2
6 files changed, 6 insertions, 6 deletions
diff --git a/el7x.tpl b/el7x.tpl
index 76634b0..fb7b5dc 100644
--- a/el7x.tpl
+++ b/el7x.tpl
@@ -1,6 +1,6 @@
config_opts['root'] = 'el7x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache devtoolset-6-toolchain devtoolset-7-toolchain devtoolset-8-toolchain'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache devtoolset-6-toolchain devtoolset-7-toolchain devtoolset-8-toolchain devtoolset-10-toolchain'
config_opts['dist'] = 'el7' # only useful for --resultdir variable subst
config_opts['basedir'] = '/dev/shm/'
diff --git a/el8x72.cfg b/el8x72.cfg
index 503d406..68fc252 100644
--- a/el8x72.cfg
+++ b/el8x72.cfg
@@ -11,7 +11,7 @@ nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
config_opts['macros']['%_module_name']="php"
config_opts['macros']['%_module_stream']="remi-7.2"
-config_opts['macros']['%_module_version']="80200" + nn;
+config_opts['macros']['%_module_version']="80400" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
diff --git a/el8x73.cfg b/el8x73.cfg
index 4675b2a..9d08d4f 100644
--- a/el8x73.cfg
+++ b/el8x73.cfg
@@ -11,7 +11,7 @@ nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
config_opts['macros']['%_module_name']="php"
config_opts['macros']['%_module_stream']="remi-7.3"
-config_opts['macros']['%_module_version']="80200" + nn;
+config_opts['macros']['%_module_version']="80400" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
diff --git a/el8x74.cfg b/el8x74.cfg
index 097f027..e5b4e23 100644
--- a/el8x74.cfg
+++ b/el8x74.cfg
@@ -11,7 +11,7 @@ nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
config_opts['macros']['%_module_name']="php"
config_opts['macros']['%_module_stream']="remi-7.4"
-config_opts['macros']['%_module_version']="80200" + nn;
+config_opts['macros']['%_module_version']="80400" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
diff --git a/el8x80.cfg b/el8x80.cfg
index ad9c605..174ca25 100644
--- a/el8x80.cfg
+++ b/el8x80.cfg
@@ -11,7 +11,7 @@ nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
config_opts['macros']['%_module_name']="php"
config_opts['macros']['%_module_stream']="remi-8.0"
-config_opts['macros']['%_module_version']="80200" + nn;
+config_opts['macros']['%_module_version']="80400" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
diff --git a/el8x81.cfg b/el8x81.cfg
index ae969ec..282591b 100644
--- a/el8x81.cfg
+++ b/el8x81.cfg
@@ -11,7 +11,7 @@ nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
config_opts['macros']['%_module_name']="php"
config_opts['macros']['%_module_stream']="remi-8.1"
-config_opts['macros']['%_module_version']="80200" + nn;
+config_opts['macros']['%_module_version']="80400" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"