Change request: add dist-f10-build as a static repo

Mike McGrath mmcgrath at redhat.com
Mon May 12 14:15:49 UTC 2008



On Mon, 12 May 2008, Jesse Keating wrote:

> When we created the dist-f10 build targets I forgot to create a
> corresponding static-repo for it.  This diff will create one, and allow
> people who are working on F10 actually be able to populate buildroots
> from the f10 content and match koji.
>
> RCS file: /cvs/puppet/configs/build/update-static-repos.py,v
> retrieving revision 1.4
> diff -u -r1.4 update-static-repos.py
> --- build/update-static-repos.py	14 Mar 2008 03:17:42 -0000	1.4
> +++ build/update-static-repos.py	12 May 2008 14:20:38 -0000
> @@ -4,7 +4,7 @@
>  import sys
>  import koji
>
> -TAGS = ('dist-olpc2-build', 'dist-fc7-build', 'dist-f8-build',
> 'dist-f9-build', 'dist-rawhide', 'olpc2-trial3', 'olpc2-update1',
> 'olpc2-ship2')
> +TAGS = ('dist-olpc2-build', 'dist-fc7-build', 'dist-f8-build',
> 'dist-f9-build', 'dist-f10-build', 'dist-rawhide', 'olpc2-trial3',
> 'olpc2-update1', 'olpc2-ship2')
>  STATICPATH = '/mnt/koji/static-repos'
>  SUFFIX = '-current'
>

+1

	-Mike




More information about the Fedora-infrastructure-list mailing list