From 3d23fe5e6598e1f4e65137d833a7020a12249d66 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Wed, 28 Oct 2009 20:13:37 +0000 Subject: [PATCH] Bumped the rpm version to make it install. --- kernel-2.6.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 7e4a617d1..d5a46b1f2 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -104,7 +104,11 @@ Name: kernel Group: System Environment/Kernel License: GPLv2 Version: %{rpmversion} -Release: %{release} +# A kernel module update only. Very hacky, but does the job. +# In the future, we'll split the kernel package into the main +# kernel, and kernel modules, but for now, hacks of this kind +# save on the operational overhead of a full kernel update. +Release: %{release}-update1 ExclusiveOS: Linux Provides: kernel = %{version} Provides: kernel-drm = 4.3.0 -- 2.47.0