kernel.spec: move modules.builtin to kernel-core
kernel.spec: move modules.builtin to kernel-core
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2172376 Upstream Status: RHEL only
RPM provides are generated (also) from modules.builtin. kernel-modules-core currently list also Provides for all builting modules, which is wrong, since these are provided by kernel-core. Move modules.builtin to kernel-core package.
Signed-off-by: Jan Stancek jstancek@redhat.com