summaryrefslogtreecommitdiffstats
path: root/fc17x.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'fc17x.cfg')
-rw-r--r--fc17x.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/fc17x.cfg b/fc17x.cfg
index 03e22f7..d9230cc 100644
--- a/fc17x.cfg
+++ b/fc17x.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.remirepo.net/"
-config_opts['macros']['%bugurl']="http://forum.remirepo.net/"
+config_opts['macros']['%packager']="https://blog.remirepo.net/"
+config_opts['macros']['%bugurl']="https://forum.remirepo.net/"
config_opts['macros']['%dist']=".fc17.remi"
config_opts['macros']['%fedora']="17"
config_opts['macros']['%_with_ibase']="1"