Hello!
I've downloaded the kernel-2.6.9-1.681_FC3.src.rpm file and installed it via rpm -ivh and rpmbuild -vv -db ..
I know have the source in /usr/src/redhat/kernel-2.6.9/linux-2.6.9/
Even though a lot of patches where applied, all configure modules still get the wrong vermagic id:
vermagic=2.6.9-prep 686 REGPARM 4KSTACKS gcc-3.4
instead of
vermagic=2.6.9-1.681_FC3 686 REGPARM 4KSTACKS gcc-3.4
Does anyone know what to do in order to make -prep a 1.681_FC3?
Best regards,
Loptr Chaote