diff options
author | Remi Collet <remi@remirepo.net> | 2025-02-13 14:13:41 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-02-13 14:13:41 +0100 |
commit | 8e7d68e1446b1e3ff9ef8310213775cab8b3cfae (patch) | |
tree | 1586de403580baf530e18fdc624a35a54962ec2f | |
parent | 48107e7d71c775b5be13bec2aa32fc9d978b9453 (diff) |
F42 modules config
-rw-r--r-- | fc42a74.cfg | 32 | ||||
-rw-r--r-- | fc42a80.cfg | 31 | ||||
-rw-r--r-- | fc42a81.cfg | 31 | ||||
-rw-r--r-- | fc42a82.cfg | 31 | ||||
-rw-r--r-- | fc42a83.cfg | 31 | ||||
-rw-r--r-- | fc42a84.cfg | 31 | ||||
-rw-r--r-- | fc42x74.cfg | 31 | ||||
-rw-r--r-- | fc42x80.cfg | 31 | ||||
-rw-r--r-- | fc42x81.cfg | 31 | ||||
-rw-r--r-- | fc42x82.cfg | 31 | ||||
-rw-r--r-- | fc42x83.cfg | 31 | ||||
-rw-r--r-- | fc42x84.cfg | 31 |
12 files changed, 373 insertions, 0 deletions
diff --git a/fc42a74.cfg b/fc42a74.cfg new file mode 100644 index 0000000..5e1fa95 --- /dev/null +++ b/fc42a74.cfg @@ -0,0 +1,32 @@ +import datetime; + +include('fc42a.tpl') + +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache remi-crypto-legacy' +config_opts['root'] = 'fc42a74' +config_opts['resultdir'] = "/var/lib/mock/fc42a74" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42a74/" + +config_opts['module_enable'] = ['php:remi-7.4'] +config_opts['module_install'] = ['php:remi-7.4/devel'] + +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']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42a74] +name=result-fc42a74 +baseurl=file:/var/lib/mock/fc42a74/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + diff --git a/fc42a80.cfg b/fc42a80.cfg new file mode 100644 index 0000000..8374512 --- /dev/null +++ b/fc42a80.cfg @@ -0,0 +1,31 @@ +import datetime; + +include('fc42a.tpl') + +config_opts['root'] = 'fc42a80' +config_opts['resultdir'] = "/var/lib/mock/fc42a80" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42a80/" + +config_opts['module_enable'] = ['php:remi-8.0'] +config_opts['module_install'] = ['php:remi-8.0/devel'] + +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']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42a80] +name=result-fc42a80 +baseurl=file:/var/lib/mock/fc42a80/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + diff --git a/fc42a81.cfg b/fc42a81.cfg new file mode 100644 index 0000000..05fc965 --- /dev/null +++ b/fc42a81.cfg @@ -0,0 +1,31 @@ +import datetime; + +include('fc42a.tpl') + +config_opts['root'] = 'fc42a81' +config_opts['resultdir'] = "/var/lib/mock/fc42a81" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42a81/" + +config_opts['module_enable'] = ['php:remi-8.1'] +config_opts['module_install'] = ['php:remi-8.1/devel'] + +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']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42a81] +name=result-fc42a81 +baseurl=file:/var/lib/mock/fc42a81/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + diff --git a/fc42a82.cfg b/fc42a82.cfg new file mode 100644 index 0000000..8bf7cf4 --- /dev/null +++ b/fc42a82.cfg @@ -0,0 +1,31 @@ +import datetime; + +include('fc42a.tpl') + +config_opts['root'] = 'fc42a82' +config_opts['resultdir'] = "/var/lib/mock/fc42a82" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42a82/" + +config_opts['module_enable'] = ['php:remi-8.2'] +config_opts['module_install'] = ['php:remi-8.2/devel'] + +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.2" +config_opts['macros']['%_module_version']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42a82] +name=result-fc42a82 +baseurl=file:/var/lib/mock/fc42a82/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + diff --git a/fc42a83.cfg b/fc42a83.cfg new file mode 100644 index 0000000..70157f4 --- /dev/null +++ b/fc42a83.cfg @@ -0,0 +1,31 @@ +import datetime; + +include('fc42a.tpl') + +config_opts['root'] = 'fc42a83' +config_opts['resultdir'] = "/var/lib/mock/fc42a83" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42a83/" + +config_opts['module_enable'] = ['php:remi-8.3'] +config_opts['module_install'] = ['php:remi-8.3/devel'] + +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.3" +config_opts['macros']['%_module_version']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42a83] +name=result-fc42a83 +baseurl=file:/var/lib/mock/fc42a83/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + diff --git a/fc42a84.cfg b/fc42a84.cfg new file mode 100644 index 0000000..1565847 --- /dev/null +++ b/fc42a84.cfg @@ -0,0 +1,31 @@ +import datetime; + +include('fc42a.tpl') + +config_opts['root'] = 'fc42a84' +config_opts['resultdir'] = "/var/lib/mock/fc42a84" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42a84/" + +config_opts['module_enable'] = ['php:remi-8.4'] +config_opts['module_install'] = ['php:remi-8.4/devel'] + +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.4" +config_opts['macros']['%_module_version']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42a84] +name=result-fc42a84 +baseurl=file:/var/lib/mock/fc42a84/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + diff --git a/fc42x74.cfg b/fc42x74.cfg new file mode 100644 index 0000000..cad5b47 --- /dev/null +++ b/fc42x74.cfg @@ -0,0 +1,31 @@ +import datetime; + +include('fc42x.tpl') + +config_opts['root'] = 'fc42x74' +config_opts['resultdir'] = "/var/lib/mock/fc42x74" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42x74/" + +config_opts['module_enable'] = ['php:remi-7.4'] +config_opts['module_install'] = ['php:remi-7.4/devel'] + +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']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42x74] +name=result-fc42x74 +baseurl=file:/var/lib/mock/fc42x74/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + diff --git a/fc42x80.cfg b/fc42x80.cfg new file mode 100644 index 0000000..d48544f --- /dev/null +++ b/fc42x80.cfg @@ -0,0 +1,31 @@ +import datetime; + +include('fc42x.tpl') + +config_opts['root'] = 'fc42x80' +config_opts['resultdir'] = "/var/lib/mock/fc42x80" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42x80/" + +config_opts['module_enable'] = ['php:remi-8.0'] +config_opts['module_install'] = ['php:remi-8.0/devel'] + +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']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42x80] +name=result-fc42x80 +baseurl=file:/var/lib/mock/fc42x80/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + diff --git a/fc42x81.cfg b/fc42x81.cfg new file mode 100644 index 0000000..ea4169c --- /dev/null +++ b/fc42x81.cfg @@ -0,0 +1,31 @@ +import datetime; + +include('fc42x.tpl') + +config_opts['root'] = 'fc42x81' +config_opts['resultdir'] = "/var/lib/mock/fc42x81" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42x81/" + +config_opts['module_enable'] = ['php:remi-8.1'] +config_opts['module_install'] = ['php:remi-8.1/devel'] + +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']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42x81] +name=result-fc42x81 +baseurl=file:/var/lib/mock/fc42x81/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + diff --git a/fc42x82.cfg b/fc42x82.cfg new file mode 100644 index 0000000..6a8ebf0 --- /dev/null +++ b/fc42x82.cfg @@ -0,0 +1,31 @@ +import datetime; + +include('fc42x.tpl') + +config_opts['root'] = 'fc42x82' +config_opts['resultdir'] = "/var/lib/mock/fc42x82" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42x82/" + +config_opts['module_enable'] = ['php:remi-8.2'] +config_opts['module_install'] = ['php:remi-8.2/devel'] + +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.2" +config_opts['macros']['%_module_version']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42x82] +name=result-fc42x82 +baseurl=file:/var/lib/mock/fc42x82/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + diff --git a/fc42x83.cfg b/fc42x83.cfg new file mode 100644 index 0000000..1dc2b56 --- /dev/null +++ b/fc42x83.cfg @@ -0,0 +1,31 @@ +import datetime; + +include('fc42x.tpl') + +config_opts['root'] = 'fc42x83' +config_opts['resultdir'] = "/var/lib/mock/fc42x83" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42x83/" + +config_opts['module_enable'] = ['php:remi-8.3'] +config_opts['module_install'] = ['php:remi-8.3/devel'] + +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.3" +config_opts['macros']['%_module_version']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42x83] +name=result-fc42x83 +baseurl=file:/var/lib/mock/fc42x83/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + diff --git a/fc42x84.cfg b/fc42x84.cfg new file mode 100644 index 0000000..002f548 --- /dev/null +++ b/fc42x84.cfg @@ -0,0 +1,31 @@ +import datetime; + +include('fc42x.tpl') + +config_opts['root'] = 'fc42x84' +config_opts['resultdir'] = "/var/lib/mock/fc42x84" +config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc42x84/" + +config_opts['module_enable'] = ['php:remi-8.4'] +config_opts['module_install'] = ['php:remi-8.4/devel'] + +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.4" +config_opts['macros']['%_module_version']="42" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['yum.conf'] += """ +[result-fc42x84] +name=result-fc42x84 +baseurl=file:/var/lib/mock/fc42x84/ +enabled=1 +metadata_expire=1 +module_hotfixes=1 +priority=1 +skip_if_unavailable=True + +""" + |