From e543e532e4d5103c00813555451f7e75f7af69c4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 27 Apr 2015 15:28:28 +0200 Subject: Add 'Bug URL' to packages description --- mock/el6xt.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'mock/el6xt.cfg') diff --git a/mock/el6xt.cfg b/mock/el6xt.cfg index 3b35675..f1229cd 100644 --- a/mock/el6xt.cfg +++ b/mock/el6xt.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" -- cgit