[Buildbot-devel] RPM filename

Dustin J. Mitchell dustin at v.igoro.us
Wed Jul 25 15:26:14 UTC 2012


On Wed, Jul 25, 2012 at 3:07 AM, Sarah Addis <sarahaddis3 at gmail.com> wrote:
> I'm not sure if this is possible to do or not, at the moment I have a
> command in my master.cfg file to make an RPM:
> f.addStep(compile(command="make all_name")) is there any way to pass the
> build property buildnumber as a parameter so that the buildnumber is part of
> the filename of the RPM? Do I need to look at using the RPMBuild Module?

Yep, you can use Interpolate or WithProperties for that.

Dustin




More information about the devel mailing list