summaryrefslogtreecommitdiffstats
path: root/el7xt.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'el7xt.cfg')
-rw-r--r--el7xt.cfg10
1 files changed, 3 insertions, 7 deletions
diff --git a/el7xt.cfg b/el7xt.cfg
index e024419..176c90a 100644
--- a/el7xt.cfg
+++ b/el7xt.cfg
@@ -15,9 +15,9 @@ config_opts['cleanup_on_failure'] = False
config_opts['createrepo_on_rpms'] = True
config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
-config_opts['macros']['%_smp_mflags']="-j6"
-config_opts['macros']['%vendor']="Remi Collet"
-config_opts['macros']['%packager']="https://blog.remirepo.net/"
+config_opts['macros']['%_smp_mflags']="-j10"
+config_opts['macros']['%vendor']="Remi's RPM repository <https://rpms.remirepo.net/>"
+config_opts['macros']['%packager']="Remi Collet"
config_opts['macros']['%bugurl']="https://forum.remirepo.net/"
config_opts['macros']['%dist']=".el7.remi"
config_opts['macros']['%rhel']="7"
@@ -57,26 +57,22 @@ enabled=0
[centos-base]
name=BaseOS
mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os
-failovermethod=priority
enabled=0
[centos-updates]
name=updates
mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates
-failovermethod=priority
enabled=0
[epel]
name=epel
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-7&arch=x86_64
-failovermethod=priority
exclude=epel-rpm-macros
enabled=1
[epel-testing]
name=epel-testing
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel6&arch=x86_64
-failovermethod=priority
enabled=0
[remi]