Does anybody know Kernel-2.4.33 source rpm URL??

Hi Everybody,
I want to download the kernel-2.4.33 source rpm.Does anybody know from where should i download?? As in kernel.org there are .gz or .bz2 versions of kernel packages are available.
Any help is welcome.

Thanks,
Sriram

My dear chap, why don't you just download the gz/bz2 files, and extract them using gzip/bzip2 and tar?

Hi,
I'll be getting spec file with src rpm which is required for me for building rpm package for my kernel binaries(after i compile src rpm using rpmbuild) to get them installed in several machines. Or else i have to compile the kernel in all machines,where i want to install binaries.
So i thought once i'll compile,build rpm package for all modules and install them in all machines using rpm -i command.

thanks,
Sriram