summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xkernel.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 1600a2712..7748e8c93 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -737,8 +737,8 @@ Source211: Module.kabi_dup_ppc64le
Source212: Module.kabi_dup_s390x
Source213: Module.kabi_dup_x86_64
-Source300: kernel-abi-whitelists-%{rpmversion}-%{distro_build}.tar.bz2
-Source301: kernel-kabi-dw-%{rpmversion}-%{distro_build}.tar.bz2
+Source300: kernel-abi-whitelists-5.10.0-%{distro_build}.tar.bz2
+Source301: kernel-kabi-dw-5.10.0-%{distro_build}.tar.bz2
# Sources for kernel-tools
Source2000: cpupower.service
@@ -755,6 +755,8 @@ Source4000: README.rst
## Patches needed for building this package
+Patch1: patch-5.10.1.xz
+
%if !%{nopatches}
Patch1: patch-%{rpmversion}-redhat.patch
@@ -1259,6 +1261,9 @@ mv linux-5.11 linux-%{KVERREL}
cd linux-%{KVERREL}
# cp -a %{SOURCE1} .
+ApplyPatch patch-5.10.1.xz
+head Makefile
+
%if !%{nopatches}
ApplyOptionalPatch patch-%{rpmversion}-redhat.patch