X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=58ff91cde0ca3cc9a273103c125e1bcf7fbba26e;hb=2be19be3a3e927e192b6124ad5a0e5d2209ddde4;hp=6e4ff85abd04acd77bb6fcc6703e380da33e9181;hpb=c53a1e6374afafc9938fba9f5a51c275271d9d7b;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 6e4ff85ab..58ff91cde 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -10,7 +10,7 @@ URL: %{SCMURL} %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 8 +%define taglevel 9 %define sublevel 32 #### Planet-Lab #### @@ -111,7 +111,7 @@ Summary: The Linux kernel # kernel-kdump %define with_kdump %{?_without_kdump: 0} %{?!_without_kdump: 1} # kernel-debug -%define with_debug %{?_without_debug: 0} %{?!_without_debug: 1} +%define with_debug %{?_without_debug: 1} %{?!_without_debug: 0} # kernel-doc %define with_doc %{?_without_doc: 0} %{?!_without_doc: 1} # kernel-headers @@ -129,8 +129,12 @@ Summary: The Linux kernel %if "%{distro}" == "CentOS" && %{distrorelease} == 5 %define with_debuginfo %{?_without_debuginfo: 1} %{?!_without_debuginfo: 0} %else +%if "%{distroname}" == "f14" +%define with_debuginfo %{?_without_debuginfo: 1} %{?!_without_debuginfo: 0} +%else %define with_debuginfo %{?_without_debuginfo: 0} %{?!_without_debuginfo: 1} %endif +%endif #### Planet-Lab #### # kernel-bootwrapper (for creating zImages from kernel + initrd) %define with_bootwrapper %{?_without_bootwrapper: 0} %{?!_without_bootwrapper: 1} @@ -1779,6 +1783,9 @@ fi %endif %changelog +* Wed Jan 12 2011 S.Çağlar Onur - linux-2.6-32-9 +- bump to kernel-2.6.32-71.14.1.el6, see https://rhn.redhat.com/errata/RHSA-2011-0007.html for details + * Mon Jan 10 2011 S.Çağlar Onur - linux-2.6-32-8 - Fix override: reassigning to symbol SYSFS_DEPRECATED_V2 build warning