summaryrefslogtreecommitdiffstats
path: root/mock/el6i.cfg
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-27 15:28:28 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-27 15:28:28 +0200
commite543e532e4d5103c00813555451f7e75f7af69c4 (patch)
tree0d89a7d4ac6833ee0c0d12846cb0a6c6d6ae4b87 /mock/el6i.cfg
parent3c59e300d0c1281fb511d429843dcc69d356fccc (diff)
Add 'Bug URL' to packages description
Diffstat (limited to 'mock/el6i.cfg')
-rw-r--r--mock/el6i.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/mock/el6i.cfg b/mock/el6i.cfg
index 78b084a..eb1a964 100644
--- a/mock/el6i.cfg
+++ b/mock/el6i.cfg
@@ -18,6 +18,7 @@ config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
config_opts['macros']['%_smp_mflags']="-j6"
config_opts['macros']['%vendor']="Remi Collet"
config_opts['macros']['%packager']="http://blog.famillecollet.com/"
+config_opts['macros']['%bugurl']="http://forums.famillecollet.com/"
config_opts['macros']['%dist']=".el6.remi"
config_opts['macros']['%rhel']="6"
config_opts['macros']['%_with_ibase']="1"