Hi all,

we are working on a koji plugin that would automate some of the up-keep with changelog and release field in spec-files.
ec-files.

As we are testing this out in stg koji instance, we realized it would make our life easier, if we just could call i.e. rpmspec on the files in the buildroot directly, as opposed to having just the plain srcdir that gets passed to the callback directly.

As far as we see, in the buildSRPMfromSCM task, the buildroot is created, but doesn't get passed into any of the callbacks.

Any ideas how we could do this?

Adam