summaryrefslogtreecommitdiffstats
path: root/el7t55.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'el7t55.cfg')
-rw-r--r--el7t55.cfg8
1 files changed, 2 insertions, 6 deletions
diff --git a/el7t55.cfg b/el7t55.cfg
index aea3163..7c05b17 100644
--- a/el7t55.cfg
+++ b/el7t55.cfg
@@ -16,8 +16,8 @@ config_opts['createrepo_on_rpms'] = True
config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
config_opts['macros']['%_smp_mflags']="-j10"
-config_opts['macros']['%vendor']="Remi Collet"
-config_opts['macros']['%packager']="https://blog.remirepo.net/"
+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]