David wrote:
If I want to learn more about that, is that functionality built into 'rpmbuild' (and therefore perhaps described in its documentation), or is it some other command?
For most packages, it's handled by redhat-rpm-config, but as far as I know the kernel package uses some special treatment hardcoded within kernel.spec.
Kevin Kofler