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/fc18xt.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'mock/fc18xt.cfg') diff --git a/mock/fc18xt.cfg b/mock/fc18xt.cfg index a3a6027..0007986 100644 --- a/mock/fc18xt.cfg +++ b/mock/fc18xt.cfg @@ -19,6 +19,7 @@ config_opts['macros']['%_topdir']="/builddir/build" 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']=".fc18.remi" config_opts['macros']['%fedora']="18" config_opts['macros']['%_with_ibase']="1" -- cgit