summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-01-23 07:03:59 +0100
committerRemi Collet <remi@php.net>2026-01-23 07:03:59 +0100
commit83ee0471d12f607253965b19a4cd98b53fff3669 (patch)
tree8609d4c0a1ef3d13da514640f760ea79d5dd814b
parent59a91d55900fe93d1f86dd9e7c34591983ef45c1 (diff)
redis 8.6 module conf
-rw-r--r--el10ar86.cfg19
-rw-r--r--el10xr86.cfg19
-rw-r--r--el8ar86.cfg19
-rw-r--r--el8xr86.cfg19
-rw-r--r--el9ar86.cfg20
-rw-r--r--el9xr86.cfg20
-rw-r--r--fc42ar86.cfg19
-rw-r--r--fc42xr86.cfg19
-rw-r--r--fc43ar86.cfg19
-rw-r--r--fc43xr86.cfg19
10 files changed, 192 insertions, 0 deletions
diff --git a/el10ar86.cfg b/el10ar86.cfg
new file mode 100644
index 0000000..53916a9
--- /dev/null
+++ b/el10ar86.cfg
@@ -0,0 +1,19 @@
+import datetime;
+
+include('el10a.tpl')
+
+config_opts['root'] = 'el10ar86'
+config_opts['resultdir'] = "/var/lib/mock/el10a"
+
+config_opts['module_enable'] = ['redis:remi-8.6']
+
+nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
+config_opts['macros']['%_module_build']="1"
+config_opts['macros']['%_module_name']="redis"
+config_opts['macros']['%_module_stream']="remi-8.6"
+config_opts['macros']['%_module_version']="10010" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
+config_opts['macros']['%dist']=".module_redis.8.6.el10.remi"
+
diff --git a/el10xr86.cfg b/el10xr86.cfg
new file mode 100644
index 0000000..a4ea143
--- /dev/null
+++ b/el10xr86.cfg
@@ -0,0 +1,19 @@
+import datetime;
+
+include('el10x.tpl')
+
+config_opts['root'] = 'el10xr86'
+config_opts['resultdir'] = "/var/lib/mock/el10x"
+
+config_opts['module_enable'] = ['redis:remi-8.6']
+
+nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
+config_opts['macros']['%_module_build']="1"
+config_opts['macros']['%_module_name']="redis"
+config_opts['macros']['%_module_stream']="remi-8.6"
+config_opts['macros']['%_module_version']="10010" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
+config_opts['macros']['%dist']=".module_redis.8.6.el10.remi"
+
diff --git a/el8ar86.cfg b/el8ar86.cfg
new file mode 100644
index 0000000..6a1e67f
--- /dev/null
+++ b/el8ar86.cfg
@@ -0,0 +1,19 @@
+import datetime;
+
+include('el8a.tpl')
+
+config_opts['root'] = 'el8ar86'
+config_opts['resultdir'] = "/var/lib/mock/el8a"
+
+config_opts['module_enable'] = ['redis:remi-8.6', 'varnish:6', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14']
+
+nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
+config_opts['macros']['%_module_build']="1"
+config_opts['macros']['%_module_name']="redis"
+config_opts['macros']['%_module_stream']="remi-8.6"
+config_opts['macros']['%_module_version']="81000" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
+config_opts['macros']['%dist']=".module_redis.8.6.el8.remi"
+
diff --git a/el8xr86.cfg b/el8xr86.cfg
new file mode 100644
index 0000000..69c7a82
--- /dev/null
+++ b/el8xr86.cfg
@@ -0,0 +1,19 @@
+import datetime;
+
+include('el8x.tpl')
+
+config_opts['root'] = 'el8xr86'
+config_opts['resultdir'] = "/var/lib/mock/el8x"
+
+config_opts['module_enable'] = ['redis:remi-8.6', 'varnish:6', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14']
+
+nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
+config_opts['macros']['%_module_build']="1"
+config_opts['macros']['%_module_name']="redis"
+config_opts['macros']['%_module_stream']="remi-8.6"
+config_opts['macros']['%_module_version']="81000" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
+config_opts['macros']['%dist']=".module_redis.8.6.el8.remi"
+
diff --git a/el9ar86.cfg b/el9ar86.cfg
new file mode 100644
index 0000000..426d6bf
--- /dev/null
+++ b/el9ar86.cfg
@@ -0,0 +1,20 @@
+import datetime;
+
+include('el9a.tpl')
+
+config_opts['root'] = 'el9ar86'
+config_opts['resultdir'] = "/var/lib/mock/el9a"
+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 remi-crypto-legacy epel-rpm-macros'
+
+config_opts['module_enable'] = ['redis:remi-8.6']
+
+nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
+config_opts['macros']['%_module_build']="1"
+config_opts['macros']['%_module_name']="redis"
+config_opts['macros']['%_module_stream']="remi-8.6"
+config_opts['macros']['%_module_version']="90700" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
+config_opts['macros']['%dist']=".module_redis.8.6.el9.remi"
+
diff --git a/el9xr86.cfg b/el9xr86.cfg
new file mode 100644
index 0000000..fa40e2b
--- /dev/null
+++ b/el9xr86.cfg
@@ -0,0 +1,20 @@
+import datetime;
+
+include('el9x.tpl')
+
+config_opts['root'] = 'el9xr86'
+config_opts['resultdir'] = "/var/lib/mock/el9x"
+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 remi-crypto-legacy epel-rpm-macros'
+
+config_opts['module_enable'] = ['redis:remi-8.6']
+
+nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
+config_opts['macros']['%_module_build']="1"
+config_opts['macros']['%_module_name']="redis"
+config_opts['macros']['%_module_stream']="remi-8.6"
+config_opts['macros']['%_module_version']="90700" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
+config_opts['macros']['%dist']=".module_redis.8.6.el9.remi"
+
diff --git a/fc42ar86.cfg b/fc42ar86.cfg
new file mode 100644
index 0000000..4900f0f
--- /dev/null
+++ b/fc42ar86.cfg
@@ -0,0 +1,19 @@
+import datetime;
+
+include('fc42a.tpl')
+
+config_opts['root'] = 'fc42ar86'
+config_opts['resultdir'] = "/var/lib/mock/fc42a"
+
+config_opts['module_enable'] = ['redis:remi-8.6']
+
+nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
+config_opts['macros']['%_module_build']="1"
+config_opts['macros']['%_module_name']="redis"
+config_opts['macros']['%_module_stream']="remi-8.6"
+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['macros']['%dist']=".module_redis.8.6.fc42.remi"
+
diff --git a/fc42xr86.cfg b/fc42xr86.cfg
new file mode 100644
index 0000000..0a20428
--- /dev/null
+++ b/fc42xr86.cfg
@@ -0,0 +1,19 @@
+import datetime;
+
+include('fc42x.tpl')
+
+config_opts['root'] = 'fc42xr86'
+config_opts['resultdir'] = "/var/lib/mock/fc42x"
+
+config_opts['module_enable'] = ['redis:remi-8.6']
+
+nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
+config_opts['macros']['%_module_build']="1"
+config_opts['macros']['%_module_name']="redis"
+config_opts['macros']['%_module_stream']="remi-8.6"
+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['macros']['%dist']=".module_redis.8.6.fc42.remi"
+
diff --git a/fc43ar86.cfg b/fc43ar86.cfg
new file mode 100644
index 0000000..48e4e7b
--- /dev/null
+++ b/fc43ar86.cfg
@@ -0,0 +1,19 @@
+import datetime;
+
+include('fc43a.tpl')
+
+config_opts['root'] = 'fc43ar86'
+config_opts['resultdir'] = "/var/lib/mock/fc43a"
+
+config_opts['module_enable'] = ['redis:remi-8.6']
+
+nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
+config_opts['macros']['%_module_build']="1"
+config_opts['macros']['%_module_name']="redis"
+config_opts['macros']['%_module_stream']="remi-8.6"
+config_opts['macros']['%_module_version']="43" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
+config_opts['macros']['%dist']=".module_redis.8.6.fc43.remi"
+
diff --git a/fc43xr86.cfg b/fc43xr86.cfg
new file mode 100644
index 0000000..f5cb9f6
--- /dev/null
+++ b/fc43xr86.cfg
@@ -0,0 +1,19 @@
+import datetime;
+
+include('fc43x.tpl')
+
+config_opts['root'] = 'fc43xr86'
+config_opts['resultdir'] = "/var/lib/mock/fc43x"
+
+config_opts['module_enable'] = ['redis:remi-8.6']
+
+nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
+config_opts['macros']['%_module_build']="1"
+config_opts['macros']['%_module_name']="redis"
+config_opts['macros']['%_module_stream']="remi-8.6"
+config_opts['macros']['%_module_version']="43" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
+config_opts['macros']['%dist']=".module_redis.8.6.fc43.remi"
+