[Rpm-maint] [rpm-software-management/rpm] Add "local_generator" (PR #2734)

Florian Festi notifications at github.com
Thu Jan 18 09:07:43 UTC 2024


Hmm, I guess we are taking about two different use cases. You are thinking about a dependency generator that is in the package only and not installed ever. For that you want a unique name that won't ever clash with installed file attributes.

I am thinking about actually shipping the dependency generator but also using it in the package itself. For that you need to make sure that it is only run once during the build - even if the package is actually installed in the system building the package. The you'd want the names to be the same and RPM should overwrite the installed one with the one in the package.

I guess we do want both use cases to work.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2734#issuecomment-1898072680
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2734/c1898072680 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240118/fda47fea/attachment.html>


More information about the Rpm-maint mailing list