[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:52:52 UTC 2025
@pmatilai commented on this pull request.
> + ```
+
+*%\_\_*_NAME_*_*_TYPE_*_opts* _BODY_
+ Pass additional command line switches to the _TYPE_ generator.
+
+ Note that this macro should NOT be used when writing a file attribute file.
+ Instead, just pass the required arguments directly on the generator's command
+ line when defining it.
+
+_REGEX_ is an extended *regex*(7) string, macro-expanded on use. Possible _TYPE_
+values are listed in the *GENERATORS* section above, under *Types*.
+
+# COMPATIBILITY NOTES
+
+A legacy generator interface is available but deprecated in the RPM 4.x series,
+and removed from the RPM 6.x series. This interface, also called _external_,
It's a bit more subtle than that: the legacy generator interface is still present in 6.x, but it's only available for *v4 packages*.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3957#pullrequestreview-3266819049
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3957/review/3266819049 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250925/5f2b7769/attachment-0001.htm>
More information about the Rpm-maint
mailing list