summaryrefslogtreecommitdiffstats
path: root/el8x.tpl
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-07-23 07:14:13 +0200
committerRemi Collet <remi@remirepo.net>2021-07-23 07:14:13 +0200
commitefd908eb55a617f36f10164a6e147e6f0b36c64a (patch)
tree9f6364e4e065b3481dbbf86aecc291a1019c9ea4 /el8x.tpl
parentabb00ac85283c0df3ba219a3025392cf1eb9b74b (diff)
add vendeur macro
Diffstat (limited to 'el8x.tpl')
-rw-r--r--el8x.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/el8x.tpl b/el8x.tpl
index 59bdb85..e62b6a5 100644
--- a/el8x.tpl
+++ b/el8x.tpl
@@ -21,6 +21,7 @@ config_opts['macros']['%_topdir']="/builddir/build"
config_opts['macros']['%_smp_mflags']="-j10"
config_opts['macros']['%vendor']="Remi's RPM repository <https://rpms.remirepo.net/>"
config_opts['macros']['%packager']="Remi Collet"
+config_opts['macros']['%vendeur']="remi"
config_opts['macros']['%bugurl']="https://forum.remirepo.net/"
config_opts['macros']['%dist']=".el8.remi"
config_opts['macros']['%rhel']="8"