Hi,
Could someone please assist me with these macros? There isn’t much information in the openSUSE documentation. A template of some kind will undoubtedly be beneficial to me. I can build a package without these macros, but I’d like to learn how to use them to satisfy my curiosity.
%{echo:message}:
%{error:message}:
%{expand:expression}:
%{F:file_exp}:
%{P:patch_exp}:
%{S:source_exp}:
%trace
%{uncompress:filename}:
%{warn:message}:
Thanks.