On 4/6/20 15:25, Miro Hrončok wrote:
in Python, we provide python(abi) = X.Y for packages owning
/usr/bin/pythonX.Y.
We also require python(abi) = X.Y for packages owning files in
/usr/lib(64)?/pythonX.Y/.
My question is: When %_prefix is redefined (eg in flatpaks), should
those automatic provides/requires stay or go away?
Technically speaking, should we grep for /usr (hardcoded) or for %_prefix?
Hi Miro,
Let's keep the provides and requires for flatpak builds for now (so go
for grepping %_prefix). I think it's the easiest path for making sure
flatpak module builds work.
Thanks for reaching out and asking!
--
Kalev
_______________________________________________
packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to packaging-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/packaging@xxxxxxxxxxxxxxxxxxxxxxx