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 --- fc15xt.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'fc15xt.cfg') diff --git a/fc15xt.cfg b/fc15xt.cfg index b06e3d5..a94a140 100644 --- a/fc15xt.cfg +++ b/fc15xt.cfg @@ -22,6 +22,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']=".fc15.remi" config_opts['macros']['%fedora']="15" config_opts['macros']['%_with_ibase']="1" -- cgit