|
@@ -2,7 +2,7 @@
|
|
|
# Definitions to configure the kernel we want to build
|
|
|
#
|
|
|
|
|
|
-%global kernel_tag_fc34 kernel-5.14.15-300.fc35
|
|
|
+%global kernel_tag_fc35 kernel-5.14.15-300.fc35
|
|
|
%global kernel_tag_fc34 kernel-5.14.15-200.fc34
|
|
|
%global kernel_tag_fc33 kernel-5.14.15-100.fc33
|
|
|
|
|
@@ -13,7 +13,7 @@
|
|
|
# This is what is printed in the GRUB menu. These cannot be fetched from the
|
|
|
# buildhost, because in a container this will also say container. To get the
|
|
|
# same text as the default kernels, just hardcode it. Hey, this is important!
|
|
|
-%global fedora_title_fc34 35 (Thirty Five)
|
|
|
+%global fedora_title_fc35 35 (Thirty Five)
|
|
|
%global fedora_title_fc34 34 (Thirty Four)
|
|
|
%global fedora_title_fc33 33 (Thirty Three)
|
|
|
|