X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=03dd6ab39ed431f04ae176249c658951fac85180;hb=f08a33afcb323bcde8ce73ee6353280faf3a6a3b;hp=4df5e29662bc8e084bac4bbf2ec8b7409b523665;hpb=609c87cf63d6a23c3569ba7b4c3c03109d6a78b2;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 4df5e2966..03dd6ab39 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -10,15 +10,11 @@ URL: %{SCMURL} %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 32 +%define taglevel 33 %define sublevel 32 -%if ("%{distro}" == "Fedora" && %{distrorelease} >= 12) || ("%{distro}" == "SL" && %{distrorelease} >= 6) || ("%{distro}" == "CentOS" && %{distrorelease} >= 6) %define modern_distro 1 -%else -%define modern_distro 0 -%endif #### Planet-Lab #### Summary: The Linux kernel @@ -981,6 +977,7 @@ make -f %{SOURCE20} VERSION=%{version} configs #### Planet-Lab #### ApplyPatch linux-2.6-001-bcm5720.patch +ApplyPatch linux-2.6-002-divide-by-zero-fix.patch ApplyPatch patch-2.6.32-131.0.15.el6-vs2.3.0.36.29.6.diff ApplyPatch linux-2.6-255-vserver-delta-cow-fix23.patch ApplyPatch linux-2.6-250-ipsets.patch @@ -1795,6 +1792,9 @@ fi %endif %changelog +* Thu May 03 2012 Sapan Bhatia - linux-2.6-32-33 +- More compiletime fixes. + * Thu May 03 2012 Sapan Bhatia - linux-2.6-32-32 - Fixed some parantheses.