hi
i want to build an kernel rpm with patch 2.6.11.7 applied
I downloaded this patch, and moved it to the SOURCES dir.
i changed the line in the spec-file:
NEW Line=
#
# Patches 0 through 100 are meant for core subsystem upgrades
#
Patch1: patch-2.6.11.7.bz2
and followd up the how-to, here, on this site
after
rpmbuild -bp --target=i686 kernel-2.6.spec
a question appeard, and siad that a earlier patch has been found, Assume [n]
i pressed y, followed by enter
Is that OK?


