On 03/30/2013 04:18 PM, Justin Clift wrote:
On 29/03/2013, at 12:11 PM, Jeff Darcy wrote:
<snip>
Justin, Kaleb: there seems to be another (or perhaps underlying) problem
with extras/LinuxRPM/Makefile.am. It does a git clone but not a git
checkout to release-3.4, even if the makefile itself is sitting in a 3.4
checkout. Leaving the cloned tree on master doesn't seem like the right
thing for building 3.4 RPMs.
Good catch. :)
I'll keep out of this though, as Kaleb will probably completely fix this
in under 2 mins (when he gets to it).
There is no release-3.4 branch in the fedoraSCM git tree.
Branches in that repo have names like f1[1-9] and el[456].
And the contents on each branch that we care about should be identical
regardless of which platform you're building on.
If they're not, that's a bug.
--
Kaleb