X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=36b2bec3d9d97c2536024a8a5b640106b884e9a1;hb=refs%2Fheads%2Fcoblitz;hp=ff769e5a40665eb1773e81bc0e4aa5010c41a53a;hpb=93402a3986e1087d2058b022109de933ded6702d;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index ff769e5a4..36b2bec3d 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -25,7 +25,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # for module-tag.py - sublevel is used for the version (middle) part of tag names %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 42 +%define taglevel 44 # # Polite request for people who spin their own kernel rpms: @@ -46,7 +46,7 @@ Summary: The Linux kernel (the core of the Linux operating system) %define release vs%{vsversion}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} -%{!?pldistro:%global pldistro planetlab} +%{!?pldistro:%global pldistro coblitz} %define signmodules 0 %define make_target bzImage @@ -150,6 +150,7 @@ Patch015: linux-2.6-015-igb.patch Patch020: linux-2.6-020-build-id.patch Patch030: linux-2.6-030-netns.patch Patch040: linux-2.6-040-i_mutex-check.patch +Patch050: linux-2.6-050-ixgbe.patch # These are patches picked up from Fedora/RHEL Patch100: linux-2.6-100-build-nonintconfig.patch @@ -376,6 +377,7 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 30 %endif %ApplyPatch 40 +%ApplyPatch 50 %ApplyPatch 100