summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-23 07:54:20 +0100
committerRemi Collet <remi@php.net>2023-03-23 07:54:20 +0100
commita6b9e43e54d5d602c48394b821d900e87fa43290 (patch)
tree01f0bc9c79d8f8af1399293f970db726417a74c1
parentfbada86ec6337f739cf2200782db9412f7f79ea0 (diff)
redis 7.2 config
-rw-r--r--el7xr.cfg2
-rw-r--r--el8xr72.cfg17
-rw-r--r--el9ar72.cfg17
-rw-r--r--el9xr72.cfg17
-rw-r--r--fc36xr72.cfg15
-rw-r--r--fc37xr72.cfg15
-rw-r--r--fc38xr72.cfg15
7 files changed, 97 insertions, 1 deletions
diff --git a/el7xr.cfg b/el7xr.cfg
index 813f006..b84b31a 100644
--- a/el7xr.cfg
+++ b/el7xr.cfg
@@ -44,7 +44,7 @@ enabled=0
[epel]
name=epel
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-7&arch=x86_64
-exclude=epel-rpm-macros
+#exclude=epel-rpm-macros
enabled=1
[epel-testing]
diff --git a/el8xr72.cfg b/el8xr72.cfg
new file mode 100644
index 0000000..fa8db92
--- /dev/null
+++ b/el8xr72.cfg
@@ -0,0 +1,17 @@
+import datetime;
+
+include('el8x.tpl')
+
+config_opts['root'] = 'el8x'
+config_opts['resultdir'] = "/var/lib/mock/el8x"
+
+config_opts['module_enable'] = ['varnish:6', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-8.1', 'redis:remi-7.0']
+
+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-7.2"
+config_opts['macros']['%_module_version']="80700" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
diff --git a/el9ar72.cfg b/el9ar72.cfg
new file mode 100644
index 0000000..fdb2085
--- /dev/null
+++ b/el9ar72.cfg
@@ -0,0 +1,17 @@
+import datetime;
+
+include('el9a.tpl')
+
+config_opts['root'] = 'el9a'
+config_opts['resultdir'] = "/var/lib/mock/el9a"
+
+# config_opts['module_enable'] = ['redis:remi-7.2']
+
+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-7.2"
+config_opts['macros']['%_module_version']="90100" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
diff --git a/el9xr72.cfg b/el9xr72.cfg
new file mode 100644
index 0000000..7eeed2a
--- /dev/null
+++ b/el9xr72.cfg
@@ -0,0 +1,17 @@
+import datetime;
+
+include('el9x.tpl')
+
+config_opts['root'] = 'el9x'
+config_opts['resultdir'] = "/var/lib/mock/el9x"
+
+# config_opts['module_enable'] = ['redis:remi-7.2']
+
+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-7.2"
+config_opts['macros']['%_module_version']="90100" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
diff --git a/fc36xr72.cfg b/fc36xr72.cfg
new file mode 100644
index 0000000..e85208b
--- /dev/null
+++ b/fc36xr72.cfg
@@ -0,0 +1,15 @@
+import datetime;
+
+include('fc36x.tpl')
+
+config_opts['root'] = 'fc36x'
+config_opts['resultdir'] = "/var/lib/mock/fc36x"
+
+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-7.2"
+config_opts['macros']['%_module_version']="36" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
diff --git a/fc37xr72.cfg b/fc37xr72.cfg
new file mode 100644
index 0000000..714b978
--- /dev/null
+++ b/fc37xr72.cfg
@@ -0,0 +1,15 @@
+import datetime;
+
+include('fc37x.tpl')
+
+config_opts['root'] = 'fc37x'
+config_opts['resultdir'] = "/var/lib/mock/fc37x"
+
+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-7.2"
+config_opts['macros']['%_module_version']="37" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
diff --git a/fc38xr72.cfg b/fc38xr72.cfg
new file mode 100644
index 0000000..8c08e47
--- /dev/null
+++ b/fc38xr72.cfg
@@ -0,0 +1,15 @@
+import datetime;
+
+include('fc38x.tpl')
+
+config_opts['root'] = 'fc38x'
+config_opts['resultdir'] = "/var/lib/mock/fc38x"
+
+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-7.2"
+config_opts['macros']['%_module_version']="38" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+