[Rpm-maint] [rpm-software-management/rpm] Add a man page for RPM dependency generators (PR #3957)

Panu Matilainen notifications at github.com
Thu Sep 25 09:35:13 UTC 2025


@pmatilai commented on this pull request.



> +*%\_\_*_NAME_*_provides* _BODY_++
+*%\_\_*_NAME_*_recommends* _BODY_++
+*%\_\_*_NAME_*_requires* _BODY_++
+*%\_\_*_NAME_*_suggests* _BODY_++
+*%\_\_*_NAME_*_supplements* _BODY_
+
+_BODY_ is a command line (the program name and any arguments) that should be
+executed for every file that has the attribute _NAME_, and is macro-expanded on
+use.
+
+## Protocols
+
+The following generator protocols are currently supported:
+
+*simple*
+	Receives one filename at a time, outputs dependencies, one per line.

I'll note this documents a string we don't actually check for. We need to call it *something* of course, and then we should add that check in the code as well. Other possibilities might include "singlefile".

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

Message ID: <rpm-software-management/rpm/pull/3957/review/3266746890 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250925/21280582/attachment.htm>


More information about the Rpm-maint mailing list