Extras Builds

seth vidal skvidal at phy.duke.edu
Sat May 7 22:44:07 UTC 2005


> Using the CVS "branch" names would make more sense to me.  At least that
> should be easier to implement later when someone makes the target to
> default to the branch where the build request was submitted in, no need
> for any mappings there.
> 

Guess what? it's a dict. It has all of them in there.

Go read the code! It's in cvs.

        targetdict = { 'fc-3': '3', 'devel':'development',
                       '3': '3', 'development': 'development',
                       'fc3': '3', 'rawhide': 'development'}

TADA!

that's it.

-sv





More information about the Fedora-maintainers mailing list