diff options
Diffstat (limited to 'mock/fc16x.cfg')
-rw-r--r-- | mock/fc16x.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mock/fc16x.cfg b/mock/fc16x.cfg index 2393a45..2e557e8 100644 --- a/mock/fc16x.cfg +++ b/mock/fc16x.cfg @@ -18,8 +18,8 @@ config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' 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']['%packager']="http://blog.remirepo.net/" +config_opts['macros']['%bugurl']="http://forum.remirepo.net/" config_opts['macros']['%dist']=".fc16.remi" config_opts['macros']['%fedora']="16" config_opts['macros']['%_with_ibase']="1" |