X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=kernel-2.6.spec;h=fb4ba9c7a51f4104a2830166a5d32cd9d8f5a7ac;hb=d2685880bdc26768d90f683c5b1ccd5c6c68d3bb;hp=9736a3f956bf01238b208bda92cd9a58af49feb6;hpb=5562713f7b3d73b14c638779da0aebbef3cedd47;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 9736a3f95..fb4ba9c7a 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -124,8 +124,14 @@ Summary: The Linux kernel %define with_perftool %{?_without_perftool: 0} %{?!_without_perftool: 1} # perf noarch subpkg %define with_perf %{?_without_perf: 0} %{?!_without_perf: 1} +#### Planet-Lab #### # kernel-debuginfo +%if "%{distro}" == "CentOS" && %{distrorelease} == 5 +%define with_debuginfo %{?_without_debuginfo: 1} %{?!_without_debuginfo: 0} +%else %define with_debuginfo %{?_without_debuginfo: 0} %{?!_without_debuginfo: 1} +%endif +#### Planet-Lab #### # kernel-bootwrapper (for creating zImages from kernel + initrd) %define with_bootwrapper %{?_without_bootwrapper: 0} %{?!_without_bootwrapper: 1} # Want to build a the vsdo directories installed