Add f24 mash configs so we can push f24 updates in bodhi.

This commit is contained in:
Kevin Fenzi 2016-03-10 00:25:23 +00:00
parent 4bc30a7749
commit 4cac02a073
3 changed files with 44 additions and 0 deletions

View file

@ -0,0 +1,22 @@
# mash config file
[f24-updates-testing]
rpm_path = %(arch)s/
source_path = SRPMS/
debuginfo = True
multilib = True
multilib_method = devel
tag = f24-updates-testing
inherit = False
strict_keys = True
keys = 34EC9CBA
repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/updates/testing/24/%(arch)s/
repoviewtitle = "Fedora 24 Updates Testing - %(arch)s"
arches = armhfp i386 x86_64
hash_packages = True
delta = True
#delta_dirs = /pub/fedora/linux/releases/24/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f24-updates/%(arch)s/
#parent_repos = http://download.fedoraproject.org/pub/fedora/linux/updates/24/%(arch)s, http://download.fedoraproject.or
# point to branched till we release then use above
delta_dirs = /pub/fedora/linux/development/24/Everything/%(arch)s/os/
parent_repos = http://download.fedoraproject.org/pub/fedora/linux/development/24/Everything/%(arch)s/os/

View file

@ -0,0 +1,20 @@
[f24-updates]
rpm_path = %(arch)s/
source_path = SRPMS/
debuginfo = True
multilib = True
multilib_method = devel
tag = f24-updates
inherit = False
strict_keys = True
keys = 81B46521
repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/updates/24/%(arch)s/
repoviewtitle = "Fedora 24 Updates - %(arch)s"
arches = armhfp i386 x86_64
hash_packages = True
delta = True
#delta_dirs = /pub/fedora/linux/releases/24/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f24-updates/%(arch)s/
#parent_repos = http://download.fedoraproject.org/pub/fedora/linux/updates/24/%(arch)s, http://download.fedoraproject.or
# point to branched till we release then use above
delta_dirs = /pub/fedora/linux/development/24/Everything/%(arch)s/os/
parent_repos = http://download.fedoraproject.org/pub/fedora/linux/development/24/Everything/%(arch)s/os/

View file

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