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>”