Hi,
>> Well, until now: mock-scm fetches spec and other files from SCM and
>> source packages either from SCM or a local directory, then it constructs
>> the source RPM on the fly and feeds it to Mock and finally collects the
>> results. So nothing extraordinary but might come in handy for those w
On Thu, 2010-09-02 at 13:19 +0300, Marko Myllynen wrote:
> Hi all,
>
> some people build their local RPMs with Mock because a Koji instance
> might be a bit overkill in smaller environments. Keeping spec files and
> possible patches under version control is always a good idea but
> unfortunately M
Hi all,
some people build their local RPMs with Mock because a Koji instance
might be a bit overkill in smaller environments. Keeping spec files and
possible patches under version control is always a good idea but
unfortunately Mock can't just be pointed to SCM repositories.
Well, until now: mock