On 11/2/22 10:32, Sutou Kouhei wrote:
Hi,
As an example Arrow is packaged in Fedora/EPEL. The spec file does not
bundle Abseil, thrift, gRPC,
https://src.fedoraproject.org/rpms/libarrow/blob/rawhide/f/libarrow.spec
Because Fedora ships recent Abseil, Thrift and gRPC. It
doesn't use software collections, right?
It seems that software collections don't provide them:
https://www.softwarecollections.org/en/scls/?search=abseil
https://www.softwarecollections.org/en/scls/?search=grpc
(Note that our RPMs already use system Thrift package.)
As a starting point for redistribution, will create a build on copr:
https://www.softwarecollections.org/en/docs/add-to-catalogue/
So it seems that software collections doesn't help us...
Thanks,