summaryrefslogtreecommitdiffstats
path: root/el8x.tpl
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-28 16:24:52 +0200
committerRemi Collet <remi@php.net>2025-07-28 16:24:52 +0200
commitc47e4fca254482f546acb03da573096e8bfb490e (patch)
tree16af9519f8f92177275c2866bbaffbb533e8dc20 /el8x.tpl
parent7003cded7550d2c1201fe6cab8fa3dfac6a4f288 (diff)
use epel-rpm-macros
Diffstat (limited to 'el8x.tpl')
-rw-r--r--el8x.tpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/el8x.tpl b/el8x.tpl
index f1dbb29..48e9b37 100644
--- a/el8x.tpl
+++ b/el8x.tpl
@@ -2,7 +2,7 @@ include('vendor.tpl')
config_opts['target_arch'] = 'x86_64'
#config_opts['chroot_setup_cmd'] = 'install @buildsys-build'
-config_opts['chroot_setup_cmd'] = 'install platform-python 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'
+config_opts['chroot_setup_cmd'] = 'install platform-python 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 epel-rpm-macros'
config_opts['dist'] = 'el8' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['releasever'] = '8'
@@ -64,13 +64,11 @@ name=epel
#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-8&arch=x86_64
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-8&arch=x86_64
#baseurl=https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/
-exclude=epel-rpm-macros
enabled=1
[epel-playground]
name=epel
mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=playground-epel8&arch=x86_64
-exclude=epel-rpm-macros
includepkgs=GeoIP*
enabled=0