From 2d579451487f57fe287996e7159797ac630f9669 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 24 May 2015 19:04:55 +0200 Subject: switch to new domain (package metadata) --- fc19x.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fc19x.cfg') diff --git a/fc19x.cfg b/fc19x.cfg index d4f615c..4acafe7 100644 --- a/fc19x.cfg +++ b/fc19x.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']=".fc19.remi" config_opts['macros']['%fedora']="19" config_opts['macros']['%_with_ibase']="1" -- cgit