On 04/24/2017 09:25 AM, Ralph Bean wrote:
On Mon, Apr 24, 2017 at 01:51:39PM +0200, Stanislav Ochotnicky wrote:
This is the first stab and what the mbs CG metadata output might look like: https://paste.fedoraproject.org/paste/5ix-EZVVRkmqpSvCQKOw715M1UNdIGYhyRLivL...
Just to clarify - in the "build" entry here, this is a build of the "nginx module". The "version" (which is 1) and the "release" (which is 2) are in koji terms, not MBS terms.
The mapping between MBS and koji terms should look something like:
MBS -> Koji --------------- name -> name stream -> version version -> release
The only kicker I can see at the moment is the datatype of stream(MBS) versus version(Koji). The MBS stream is a string (master, or f26, or whatever). The Koji version... does it have to be an integer?
Is there potential for nvr conflict? For example if you have a nginx-1-2 RPM and a nginx-1-2 module