[Buildbot-devel] How to configure buildbot?

Charles Lepple clepple at gmail.com
Thu Feb 18 04:06:39 UTC 2010


On Wed, Feb 17, 2010 at 5:44 PM, Robert Xu <robxu9 at gmail.com> wrote:
> I'm wondering, how can I set up a buildbot to build RPMs from spec files
> in an SVN repo? I'm having trouble trying to figure out what to do...

Have you taken a look at the RpmBuild buildstep class?

This is the code:

http://djmitche.github.com/buildbot/docs/latest/reference/buildbot.steps.package.rpm.rpmbuild-pysrc.html#RpmBuild.start

Consider how you are currently building RPMs from the command line.
You might also need to set a few RPM macros to point to somewhere
other than /usr/src/rpm.

-- 
- Charles Lepple




More information about the devel mailing list