[Rpm-maint] [rpm-software-management/rpm] RFE: Alternatives handled by RPM (#993)

Appadeia notifications at github.com
Sat Dec 28 00:49:15 UTC 2019


Alternatives seem like a natural thing to be handled by RPM, but instead, it's handled by whatever a vendor cooks up for managing alternatives (which can get ugly specwise fast).

For packagers, alternatives managed by RPM could simply look like a `%alternative source dest` in the `%files` section of a package.

For how it could be implemented in rpm itself, files used as alternatives could be stored in the rpmdb, which rpm can hard/symlink from to the destination as the end user switches between them.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/993
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191227/ad6bd146/attachment.html>


More information about the Rpm-maint mailing list