diff options
-rw-r--r-- | el10av90.cfg | 19 | ||||
-rw-r--r-- | el10xv90.cfg | 19 | ||||
-rw-r--r-- | el8av90.cfg | 19 | ||||
-rw-r--r-- | el8xv90.cfg | 19 | ||||
-rw-r--r-- | el9av90.cfg | 20 | ||||
-rw-r--r-- | el9xv90.cfg | 20 | ||||
-rw-r--r-- | fc41av90.cfg | 19 | ||||
-rw-r--r-- | fc41xv90.cfg | 19 | ||||
-rw-r--r-- | fc42av90.cfg | 19 | ||||
-rw-r--r-- | fc42xv90.cfg | 19 | ||||
-rw-r--r-- | fc43av90.cfg | 19 | ||||
-rw-r--r-- | fc43xv90.cfg | 19 |
12 files changed, 230 insertions, 0 deletions
diff --git a/el10av90.cfg b/el10av90.cfg new file mode 100644 index 0000000..66f0845 --- /dev/null +++ b/el10av90.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('el10a.tpl') + +config_opts['root'] = 'el10av90' +config_opts['resultdir'] = "/var/lib/mock/el10a" + +config_opts['module_enable'] = ['valkey:remi-9.0'] + +nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); +config_opts['macros']['%_module_build']="1" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.0" +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_valkey.9.0.el10.remi" + diff --git a/el10xv90.cfg b/el10xv90.cfg new file mode 100644 index 0000000..446bc79 --- /dev/null +++ b/el10xv90.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('el10x.tpl') + +config_opts['root'] = 'el10xv90' +config_opts['resultdir'] = "/var/lib/mock/el10x" + +config_opts['module_enable'] = ['valkey:remi-9.0'] + +nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); +config_opts['macros']['%_module_build']="1" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.0" +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_valkey.9.0.el10.remi" + diff --git a/el8av90.cfg b/el8av90.cfg new file mode 100644 index 0000000..ec380c3 --- /dev/null +++ b/el8av90.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('el8a.tpl') + +config_opts['root'] = 'el8av90' +config_opts['resultdir'] = "/var/lib/mock/el8a" + +config_opts['module_enable'] = ['valkey:remi-9.0', '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']="valkey" +config_opts['macros']['%_module_stream']="remi-9.0" +config_opts['macros']['%_module_version']="90000" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['macros']['%dist']=".module_valkey.9.0.el8.remi" + diff --git a/el8xv90.cfg b/el8xv90.cfg new file mode 100644 index 0000000..18bed36 --- /dev/null +++ b/el8xv90.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('el8x.tpl') + +config_opts['root'] = 'el8xv90' +config_opts['resultdir'] = "/var/lib/mock/el8x" + +config_opts['module_enable'] = ['valkey:remi-9.0', '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']="valkey" +config_opts['macros']['%_module_stream']="remi-9.0" +config_opts['macros']['%_module_version']="90000" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['macros']['%dist']=".module_valkey.9.0.el8.remi" + diff --git a/el9av90.cfg b/el9av90.cfg new file mode 100644 index 0000000..4078d5f --- /dev/null +++ b/el9av90.cfg @@ -0,0 +1,20 @@ +import datetime; + +include('el9a.tpl') + +config_opts['root'] = 'el9av90' +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'] = ['valkey:remi-9.0'] + +nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); +config_opts['macros']['%_module_build']="1" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.0" +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_valkey.9.0.el9.remi" + diff --git a/el9xv90.cfg b/el9xv90.cfg new file mode 100644 index 0000000..ce832eb --- /dev/null +++ b/el9xv90.cfg @@ -0,0 +1,20 @@ +import datetime; + +include('el9x.tpl') + +config_opts['root'] = 'el9xv90' +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'] = ['valkey:remi-9.0'] + +nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); +config_opts['macros']['%_module_build']="1" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.0" +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_valkey.9.0.el9.remi" + diff --git a/fc41av90.cfg b/fc41av90.cfg new file mode 100644 index 0000000..6ee1fcb --- /dev/null +++ b/fc41av90.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc41a.tpl') + +config_opts['root'] = 'fc41av90' +config_opts['resultdir'] = "/var/lib/mock/fc41a" + +config_opts['module_enable'] = ['valkey:remi-9.0'] + +nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); +config_opts['macros']['%_module_build']="1" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.0" +config_opts['macros']['%_module_version']="41" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['macros']['%dist']=".module_valkey.9.0.fc41.remi" + diff --git a/fc41xv90.cfg b/fc41xv90.cfg new file mode 100644 index 0000000..8263a48 --- /dev/null +++ b/fc41xv90.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc41x.tpl') + +config_opts['root'] = 'fc41xv90' +config_opts['resultdir'] = "/var/lib/mock/fc41x" + +config_opts['module_enable'] = ['valkey:remi-9.0'] + +nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); +config_opts['macros']['%_module_build']="1" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.0" +config_opts['macros']['%_module_version']="41" + nn; +config_opts['macros']['%_module_context']="00000000" +config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" + +config_opts['macros']['%dist']=".module_valkey.9.0.fc41.remi" + diff --git a/fc42av90.cfg b/fc42av90.cfg new file mode 100644 index 0000000..19b88ae --- /dev/null +++ b/fc42av90.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc42a.tpl') + +config_opts['root'] = 'fc42av90' +config_opts['resultdir'] = "/var/lib/mock/fc42a" + +config_opts['module_enable'] = ['valkey:remi-9.0'] + +nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); +config_opts['macros']['%_module_build']="1" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.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['macros']['%dist']=".module_valkey.9.0.fc42.remi" + diff --git a/fc42xv90.cfg b/fc42xv90.cfg new file mode 100644 index 0000000..de3660e --- /dev/null +++ b/fc42xv90.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc42x.tpl') + +config_opts['root'] = 'fc42xv90' +config_opts['resultdir'] = "/var/lib/mock/fc42x" + +config_opts['module_enable'] = ['valkey:remi-9.0'] + +nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); +config_opts['macros']['%_module_build']="1" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.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['macros']['%dist']=".module_valkey.9.0.fc42.remi" + diff --git a/fc43av90.cfg b/fc43av90.cfg new file mode 100644 index 0000000..0745a03 --- /dev/null +++ b/fc43av90.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc43a.tpl') + +config_opts['root'] = 'fc43av90' +config_opts['resultdir'] = "/var/lib/mock/fc43a" + +config_opts['module_enable'] = ['valkey:remi-9.0'] + +nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); +config_opts['macros']['%_module_build']="1" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.0" +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_valkey.9.0.fc43.remi" + diff --git a/fc43xv90.cfg b/fc43xv90.cfg new file mode 100644 index 0000000..2988ed9 --- /dev/null +++ b/fc43xv90.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc43x.tpl') + +config_opts['root'] = 'fc43xv90' +config_opts['resultdir'] = "/var/lib/mock/fc43x" + +config_opts['module_enable'] = ['valkey:remi-9.0'] + +nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); +config_opts['macros']['%_module_build']="1" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.0" +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_valkey.9.0.fc43.remi" + |