summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-29 09:46:48 +0200
committerRemi Collet <remi@php.net>2025-07-29 09:46:48 +0200
commit355c1c3281ab7243352e736e00feef1f3bd51bb0 (patch)
tree643429ce3a8e5242652a92ed1d61e2cf8cb3d83c
parentc47e4fca254482f546acb03da573096e8bfb490e (diff)
use module_memcached in dist
-rw-r--r--el10am.cfg2
-rw-r--r--el10xm.cfg2
-rw-r--r--el9am.cfg2
-rw-r--r--el9xm.cfg2
-rw-r--r--fc40am.cfg2
-rw-r--r--fc40xm.cfg2
6 files changed, 12 insertions, 0 deletions
diff --git a/el10am.cfg b/el10am.cfg
index 33ceeb8..97ece0b 100644
--- a/el10am.cfg
+++ b/el10am.cfg
@@ -15,3 +15,5 @@ config_opts['macros']['%_module_version']="10000" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+config_opts['macros']['%dist']=".module_memcached.el10.remi"
+
diff --git a/el10xm.cfg b/el10xm.cfg
index 7719e67..79b78e4 100644
--- a/el10xm.cfg
+++ b/el10xm.cfg
@@ -15,3 +15,5 @@ config_opts['macros']['%_module_version']="10000" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+config_opts['macros']['%dist']=".module_memcached.el10.remi"
+
diff --git a/el9am.cfg b/el9am.cfg
index 9cd2796..b8bb17f 100644
--- a/el9am.cfg
+++ b/el9am.cfg
@@ -15,3 +15,5 @@ config_opts['macros']['%_module_version']="90600" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+config_opts['macros']['%dist']=".module_memcached.el9.remi"
+
diff --git a/el9xm.cfg b/el9xm.cfg
index b4eb400..0a6c4c8 100644
--- a/el9xm.cfg
+++ b/el9xm.cfg
@@ -15,3 +15,5 @@ config_opts['macros']['%_module_version']="90600" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+config_opts['macros']['%dist']=".module_memcached.el9.remi"
+
diff --git a/fc40am.cfg b/fc40am.cfg
index 6309036..5c247c9 100644
--- a/fc40am.cfg
+++ b/fc40am.cfg
@@ -13,3 +13,5 @@ config_opts['macros']['%_module_version']="40" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+config_opts['macros']['%dist']=".module_memcached.fc40.remi"
+
diff --git a/fc40xm.cfg b/fc40xm.cfg
index 4f6ef22..52cc219 100644
--- a/fc40xm.cfg
+++ b/fc40xm.cfg
@@ -13,3 +13,5 @@ config_opts['macros']['%_module_version']="40" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+config_opts['macros']['%dist']=".module_memcached.fc40.remi"
+