Eric Sandeen sandeen@sgi.com [03 Oct 2003 13:36:42 -0500]:
I'm trying to figure out how to get from a kernel-source.src.rpm anda k_smp.src.rpm to a k_smp.i586.rpm. I'm more familiar with how Red Hat does kernel builds, and I have not yet figured out the tricks for SuSE.
The k_*.src.rpm only contain the configuration of that kernel. So if you want to change something in the kernel configuration, the k_*.src.rpm are the right place to do so. If you want to make changes to the kernel source code, it's kernel-source you have to rebuild.
Philipp