diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-04-27 15:28:28 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-04-27 15:28:28 +0200 |
commit | 7bb7f507753850cd1ec2e8d5b784574da42eec3b (patch) | |
tree | ea66c630401d8cec6bd041e1f23a2dfeec5eb12d /el6x55.cfg | |
parent | a02eff2974e10d211d9c82ab80075d72272f6e91 (diff) |
Add 'Bug URL' to packages description
Diffstat (limited to 'el6x55.cfg')
-rw-r--r-- | el6x55.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |