"master" branch still invokes build in f17-candidate??

Jesse Keating jkeating at redhat.com
Tue Feb 28 01:59:05 UTC 2012


On 2/27/12 5:53 PM, Kevin Kofler wrote:
> Jesse Keating wrote:
>> I was looking for a way to determine the behavior of the master branch
>> (for the sake of dist values) without hitting the network, as that would
>> break git's ability to work offline.  The best I could come up with at
>> the time this code was written was to check and see what other branches
>> existed, and just increment the biggest one by one.  I welcome
>> suggestions for better ways to manage this.
>
> What was wrong with the good old dist-rawhide target? Making master always
> use a rawhide target obviates the need of having to check out what n in
> fn-candidate to build for.
>
>          Kevin Kofler
>

Because you still don't know what %{?dist} (and others) should be.  What 
does "dist-rawhide" mean?  Well it could be .fc17, or it could mean 
.fc18, which could make a big difference to conditionals within the spec 
file.

Although the plan was at one time to make use of the dist-rawhide 
target, I'm not sure what derailed that plan, and if possible we should 
go through with that plan, but the above problem remains (it'd just come 
into play less often).

-- 
Jesse Keating
Fedora -- FreedomĀ² is a feature!


More information about the devel mailing list