[Rpm-maint] [rpm-software-management/rpm] Add a Provides generator for rpm lua modules (PR #2659)
Maxwell G
notifications at github.com
Wed Sep 13 02:49:36 UTC 2023
Some packages in Fedora provide shared RPM lua code that's used by other packages.
It would be nice to have automatic Provides for this code like we have for rpm macros themselves.
Usecase:
Recently, forge.lua that's used by go-srpm-macros and fonts-srpm-macros moved out of redhat-rpm-config.
I would like to be able to add `Requires: rpm_lua(fedora.srpm.forge)` to those packages instead of having to rely on it being implicitly pulled in by redhat-rpm-config or adding conditional dependencies on forge-srpm-macros.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/2659
-- Commit Summary --
* Add a Provides generator for rpm lua modules
-- File Changes --
M fileattrs/CMakeLists.txt (2)
A fileattrs/rpm_lua.attr (12)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/2659.patch
https://github.com/rpm-software-management/rpm/pull/2659.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2659
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2659 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230912/f249bd47/attachment.html>
More information about the Rpm-maint
mailing list