第3章 RPM macros
An RPM macro is a straight text substitution that, in addition to simple literal substitution, can perform various string operations, evaluate expressions, interact with the OS, and other actions.
3.1. Displaying the built-in RPM macros リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
RPM provides multiple built-in macros that you can use to simplify package maintenance and make it consistent across packages.
Procedure
Display the built-in RPM macros:
$ rpm --showrc|grep "<builtin>”