[Rpm-maint] [rpm-software-management/rpm] Add a man page for RPM dependency generators (PR #3957)
Panu Matilainen
notifications at github.com
Mon Sep 22 08:41:32 UTC 2025
@pmatilai commented on this pull request.
> +stored in the package (see *--fileclass* in *rpm*(8) for details).
+
+Flags are comma-separated lists specified with the following macros:
+
+```
+%__NAME_flags
+%__NAME_exclude_flags
+```
+
+Currently, the following flags are supported (Added: 4.9.1):
+- *exeonly*: require executable bit set
+- *magic_and_path*: require both magic and path to match
+
+# GENERATORS
+
+A generator is an executable that reads filename(s) from stdin and writes
This is trivia, but lets drop the parentheses around the s. Generators are required to handle multiple files.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3957#pullrequestreview-3251202429
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3957/review/3251202429 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250922/793266a8/attachment.htm>
More information about the Rpm-maint
mailing list