diff --git a/fedora-rawhide-x86_64.cfg b/fedora-rawhide-x86_64.cfg index c1d6ba9..1d7e445 100644 --- a/fedora-rawhide-x86_64.cfg +++ b/fedora-rawhide-x86_64.cfg @@ -1,7 +1,7 @@ -config_opts['root'] = 'fedora-rawhide-x86_64' +config_opts['root'] = 'javapackages-rawhide' config_opts['target_arch'] = 'x86_64' config_opts['legal_host_arches'] = ('x86_64',) -config_opts['chroot_setup_cmd'] = 'install @buildsys-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build PyXB asciidoc dia python-formencode python-lxml python-nose python-setuptools python2-devel scl-utils-build xmlto' config_opts['dist'] = 'rawhide' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '21' @@ -20,7 +20,8 @@ debuglevel=2 [mock-rawhide] name=mock-rawhide -baseurl=http://ftp.linux.cz/pub/linux/fedora/linux/development/rawhide/x86_64/os +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 +failovermethod=priority cost=1000 [mock-koji]