On Friday, October 15, 2021 12:47:44 PM CEST Mark Wielaard wrote: > Hi, > > On Thu, 2021-10-14 at 16:49 +0200, Kamil Dudka wrote: > > > As I understand it, Zbyszek is now proposing to make changes to other > > packages and/or distribution metadata in order to make > > (lib)curl-minimal actually used on some Fedora installations by default. > > > This sounds interesting. For elfutils-debuginfod-client we really only > support http(s):// and file:// so replacing our dependency from full > libcurl to libcurl-minimal seems a good idea (assuming those 3 > protocols are in libcurl-minimal). Please let us know what we should > do/test to see if this works as intended. I think that no changes are needed in the elfutils-debuginfod-client package for now. libcurl-minimal provides libcurl, so you should be able to simply swap the packages and use libcurl-minimal with elfutils-debuginfod-client: # yum install --allowerasing libcurl-minimal Actually, putting a strict requirement on libcurl-minimal to any package would be counterproductive because it would prevent users from "upgrading" to libcurl-full. We would rather need it the other way around -- explicitly tag the packages that would *not* work properly with libcurl-minimal for some reason. Kamil > Thanks, > > Mark _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure