bodhi: Add the EL5 mash configs

This commit is contained in:
Luke Macken 2015-08-22 04:50:59 +00:00
parent f5b3551e9d
commit 6296692c63
3 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1,17 @@
[dist-5E-epel-testing]
rpm_path = %(arch)s/
source_path = SRPMS/
debuginfo_path = %(arch)s/debug
debuginfo = True
multilib = True
multilib_method = devel
tag = dist-5E-epel-testing
inherit = False
strict_keys = True
keys = 217521f6
use_repoview = True
repoviewurl = http://download.fedoraproject.org/pub/epel/testing/5/%(arch)s/
repoviewtitle = "Fedora EPEL 5 Testing - %(arch)s"
arches = i386 x86_64 ppc
hash = sha
compress_type = bz2

View file

@ -0,0 +1,17 @@
[dist-5E-epel]
rpm_path = %(arch)s/
source_path = SRPMS/
debuginfo_path = %(arch)s/debug
debuginfo = True
multilib = True
multilib_method = devel
tag = dist-5E-epel
inherit = False
strict_keys = True
keys = 217521f6
use_repoview = True
repoviewurl = http://download.fedoraproject.org/pub/epel/5/%(arch)s/
repoviewtitle = "Fedora EPEL 5 - %(arch)s"
arches = i386 x86_64 ppc
hash = sha
compress_type = bz2

View file

@ -107,6 +107,8 @@
- f22-updates-testing.mash
- f23-updates.mash
- f23-updates-testing.mash
- dist-5E-epel.mash
- dist-5E-epel-testing.mash
- dist-6E-epel.mash
- dist-6E-epel-testing.mash
- epel7.mash