X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=d21fdff0b6930ebacc088feb2e241068d4b0d2df;hb=86d6082a09250ab57609dcab93a0adab488d0ebf;hp=5c6a155e38db6c9f101288ed556f457b353a6a8e;hpb=da55c03f93b02e0ce22aba97fc0162712ebda652;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 5c6a155e3..d21fdff0b 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -46,10 +46,10 @@ Summary: The Linux kernel (the core of the Linux operating system) #%define updatelevel 1 -# Tweak for being able to issue updates with the same kernel version, but with -# a different package version. -%define kernelrelease vs%{vsversion}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} -%define packagerelease %{kernelrelease}%{?updatelevel:.%{updatelevel}} +%define kernelrelease vs%{vsversion}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}%{?updatelevel:.%{updatelevel}} +%define packagerelease %{kernelrelease} + + %{!?pldistro:%global pldistro planetlab} @@ -204,6 +204,8 @@ Patch720: linux-2.6-720-bonding-layer23.patch Patch721: linux-2.6-721-bonding-layer3.patch Patch722: linux-2.6-722-bonding-rr.patch +Patch800: linux-2.6-800-fix-4-bit-apicid-assumption.patch + # See also the file named 'sources' here for the related checksums # NOTE. iwlwifi should be in-kernel starting from 2.6.24 # see http://bughost.org/bugzilla/show_bug.cgi?id=1584 @@ -432,6 +434,7 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 720 %ApplyPatch 721 %ApplyPatch 722 +%ApplyPatch 800 # NetNS conflict-resolving patch for VINI. Will work with patch vini_pl_patch-1 but may