Is there some sort of documentation of all the magic incantations one can do with rpm macros? I would like to know one thing in particular: how to do the following GNU make incantation within the rpm spec file (currently, I invoke rpmbuild from a makefile and pass these in via --define): ifndef XYZ XYZ := $(shell get_xyz.sh) endif Thanks in advance! -- cg _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list