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

Jesse Keating jkeating at redhat.com
Mon May 12 14:21:47 UTC 2008


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'

-- 
Jesse Keating
Fedora -- Freedom² is a feature!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-infrastructure-list/attachments/20080512/bcd821c1/attachment.sig>


More information about the Fedora-infrastructure-list mailing list