Re: CI-style package builds from a Git repository

2017-10-02 Thread Michal Novotny
Hello Florian, yes, it should be possible. I would need to see the build to debug the problem. Thank you clime On Mon, Oct 2, 2017 at 3:28 PM, Florian Weimer wrote: > Is there a way to get Copr to build binary packages directly from a Git > repository? I do not need the

CI-style package builds from a Git repository

2017-10-02 Thread Florian Weimer
Is there a way to get Copr to build binary packages directly from a Git repository? I do not need the SRPM, and I don't want to bother with revision and %changelog updates. I tried an SCM-1 style repository (I think), but the generated SRPM only had the spec file, which is not what I want.