diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-05-24 19:04:55 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-05-24 19:04:55 +0200 |
commit | 59c5043afa97895ca618a79e2f0cf494411c7b41 (patch) | |
tree | 0c072546c0b3e819aca940af77a2dc2b4f78e0e7 /mock/el5i56.cfg | |
parent | 8582a88c20e7b53210c4638db6b3f93bb81b2ee9 (diff) |
switch to new domain (package metadata)
Diffstat (limited to 'mock/el5i56.cfg')
-rw-r--r-- | mock/el5i56.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mock/el5i56.cfg b/mock/el5i56.cfg index cd201d1..194c678 100644 --- a/mock/el5i56.cfg +++ b/mock/el5i56.cfg @@ -19,8 +19,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']=".el5.remi" config_opts['macros']['%rhel']="5" config_opts['macros']['%_with_ibase']="1" |