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 | e543e532e4d5103c00813555451f7e75f7af69c4 (patch) | |
tree | 0d89a7d4ac6833ee0c0d12846cb0a6c6d6ae4b87 /mock/fc20xscl70.cfg | |
parent | 3c59e300d0c1281fb511d429843dcc69d356fccc (diff) |
Add 'Bug URL' to packages description
Diffstat (limited to 'mock/fc20xscl70.cfg')
-rw-r--r-- | mock/fc20xscl70.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mock/fc20xscl70.cfg b/mock/fc20xscl70.cfg index 0d1fe9f..4dbed9f 100644 --- a/mock/fc20xscl70.cfg +++ b/mock/fc20xscl70.cfg @@ -21,6 +21,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']=".fc20.remi" config_opts['macros']['%fedora']="20" config_opts['macros']['%_with_ibase']="1" |