From 7bb7f507753850cd1ec2e8d5b784574da42eec3b 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 --- fc18it.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'fc18it.cfg') diff --git a/fc18it.cfg b/fc18it.cfg index 536c69c..72dc456 100644 --- a/fc18it.cfg +++ b/fc18it.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