X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=f6a6fbec59b85bc97aa16a734795a586bcd55d94;hb=7e6674f2ef1bafd3db0dd875c6d193c27522c7d9;hp=0dbd7cace0b6ad5e92204d84f43384b829d69f25;hpb=3d21584ec2f131cfe612e2ae2b132b55054434b7;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 0dbd7cace..f6a6fbec5 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -10,7 +10,7 @@ URL: %(echo %{url} | cut -d ' ' -f 2) %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 0 +%define taglevel 1 %define sublevel 32 #### Planet-Lab #### @@ -116,8 +116,10 @@ Summary: The Linux kernel %define with_doc %{?_without_doc: 0} %{?!_without_doc: 1} # kernel-headers %define with_headers %{?_without_headers: 0} %{?!_without_headers: 1} +#### Planet-Lab #### # kernel-firmware -%define with_firmware %{?_with_firmware: 1} %{?!_with_firmware: 0} +%define with_firmware %{?_with_firmware: 0} %{?!_with_firmware: 1} +#### Planet-Lab #### # tools/perf %define with_perftool %{?_without_perftool: 0} %{?!_without_perftool: 1} # perf noarch subpkg @@ -139,10 +141,12 @@ Summary: The Linux kernel %define doc_build_fail true %endif +#### Planet-Lab #### # Control whether we perform a compat. check against published ABI. -%define with_kabichk %{?_without_kabichk: 0} %{?!_without_kabichk: 1} +%define with_kabichk %{?_without_kabichk: 1} %{?!_without_kabichk: 0} # Control whether we perform a compat. check against published ABI. -%define with_fips %{?_without_fips: 0} %{?!_without_fips: 1} +%define with_fips %{?_without_fips: 1} %{?!_without_fips: 0} +#### Planet-Lab #### # Additional options for user-friendly one-off kernel building: # @@ -905,8 +909,7 @@ ApplyPatch linux-2.6-220-delta-ptrace-fix01.patch ApplyPatch linux-2.6-250-ipsets.patch ApplyPatch linux-2.6-510-ipod.patch ApplyPatch linux-2.6-521-packet-tagging.patch -# fails with -Wall build -# ApplyPatch linux-2.6-522-iptables-connection-tagging.patch +ApplyPatch linux-2.6-522-iptables-connection-tagging.patch ApplyPatch linux-2.6-523-raw-sockets.patch ApplyPatch linux-2.6-524-peercred.patch ApplyPatch linux-2.6-525-sknid-elevator.patch @@ -1700,6 +1703,9 @@ fi %endif %changelog +* Wed Dec 08 2010 S.Çağlar Onur - linux-2.6-32-1 +- Bump to latest RHEL6 kernel + * Wed Oct 27 2010 Frantisek Hrbata [2.6.32-71.7.1.el6] - [drm] ttm: fix regression introduced in dfb4a4250168008c5ac61e90ab2b86f074a83a6c (Dave Airlie) [646994 644896]