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 --- el7xscl56.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'el7xscl56.cfg') diff --git a/el7xscl56.cfg b/el7xscl56.cfg index d6606c6..de47f9f 100644 --- a/el7xscl56.cfg +++ b/el7xscl56.cfg @@ -20,6 +20,7 @@ config_opts['macros']['%_scl_prefix']="/opt/remi" 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']=".el7.remi" config_opts['macros']['%rhel']="7" config_opts['macros']['%_with_ibase']="1" -- cgit