On Thu, Dec 2, 2010 at 12:26 AM, Florian La Roche <[email protected]> wrote:
> Instead of using tagging at all, can you use only repos to > specify the different needs of your koji setup? Then you > get that behaviour where yum selects the newest rpm, right? Yeah, but you have to tag stuff at some point, or just use scratch builds, right? Scratch builds get reaped after some time (at least in the Fedora buildsystem, and I'm not sure where/how to configure that behavior) and aren't nearly as easy to find as "real" builds. How I've gotten around it for now is that I've got a dist-rhel55 and dist-rhel53 tags, with dist-rhel53-build and dist-rhel55-build as build tags. When I do a build, I'll then either build the 5.5 version of the same thing, or I'll untag the package, then tag it with an 'updated-content' tag, which doesn't get used anywhere. -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
