redhatrpmrpm-specsoftware-collections

how to build scl, example are old and rpmlint contradict the documentation?


I read the official documentation, some examples on github and on atomicorp . But I am still confused!

Should have to make 2 specs? One to build the tools and another one for a metapackage?

If yes why atomicscorp's spec file seem to be a mix of spec and the meta-spec files ?

Moreover with rpmlint 1.10 on metapackage seem to contracdict the documentation and examples. I have this error:

scl-runtime-package-without-%scl_files
SCL runtime package must contain %scl_files in %files section.

And examples used %scl_files statement into the runtime part (line 172)

Any help is welcome

Thanks


Solution

  • Should have to make 2 specs? One to build the tools and another one for a metapackage?

    YES.