X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=blobdiff_plain;f=kernel-2.6.spec;h=f3a1f1983dc5a2146888955b4be0992e353d0138;hp=3157cd9c433a8844290b3a5fb57bd32e56cfa2e3;hb=1533704fae065e397e5803ee2372b506e234ce1b;hpb=af7e06075e11dfcb33a5ec8a167b798ab84fe3ad diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 3157cd9c4..f3a1f1983 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