X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=blobdiff_plain;f=kernel-2.6.spec;h=f994fa0ccc9094db98b0728976e8c2824e70cfb5;hp=8823eef39092fba8e7bbc4c50e782fae73c33ab8;hb=72a8657d6b5ba5b1d07690b54ba7fa8171a4b74a;hpb=f6768ecc3a663559c7e3e4c34080d306bfd7f9a7 diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 8823eef39..f994fa0cc 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 20 +%define taglevel 24 %define sublevel 32 @@ -681,10 +681,13 @@ Patch17: linux-2.6-640-netlink-audit-hack.patch Patch18: linux-2.6-650-hangcheck-reboot.patch Patch19: linux-2.6-660-nmi-watchdog-default.patch Patch20: linux-2.6-680-htb-hysteresis-tso.patch +Patch21: linux-2.6-911-perftools-f8-build.patch Patch10000: linux-2.6-10000-gcc-4.5.patch Patch10001: linux-2.6-10001-gcc-4.6-warnoff.patch -Patch11000: linux-2.6-11000-gcc-4.6.patch +Patch10002: linux-2.6-10002-gcc-4.6-sense_buffer.patch +Patch10003: linux-2.6-10003-gcc-4.6-vdso.patch +Patch10004: linux-2.6-10004-gcc-4.6-perf.patch # empty final patch file to facilitate testing of kernel patches Patch999999: linux-kernel-test.patch @@ -999,7 +1002,9 @@ ApplyPatch linux-2.6-660-nmi-watchdog-default.patch ApplyPatch linux-2.6-680-htb-hysteresis-tso.patch ApplyPatch linux-2.6-10000-gcc-4.5.patch ApplyPatch linux-2.6-10001-gcc-4.6-warnoff.patch -ApplyPatch linux-2.6-11000-gcc-4.6.patch +ApplyPatch linux-2.6-10002-gcc-4.6-sense_buffer.patch +ApplyPatch linux-2.6-10003-gcc-4.6-vdso.patch +ApplyPatch linux-2.6-10004-gcc-4.6-perf.patch #### Planet-Lab #### ApplyOptionalPatch linux-kernel-test.patch @@ -1735,7 +1740,9 @@ fi /etc/ld.so.conf.d/kernel-%{KVERREL}%{?2:.%{2}}.conf\ %endif\ /lib/modules/%{KVERREL}%{?2:.%{2}}/modules.*\ +%if %{with_firmware}\ /lib/firmware/*\ +%endif\ %if %{with_dracut}\ %ghost /boot/initramfs-%{KVERREL}%{?2:.%{2}}.img\ %else\ @@ -1780,6 +1787,18 @@ fi %endif %changelog +* Mon Aug 15 2011 Thierry Parmentelat - linux-2.6-32-24 +- fix patch filename + +* Tue Aug 09 2011 Sapan Bhatia - linux-2.6-32-23 +- The option commented out in this patch braeks the build on f8. + +* Thu Jul 07 2011 Thierry Parmentelat - linux-2.6-32-22 +- fixed specfile for --without firmware + +* Fri Jun 10 2011 Thierry Parmentelat - linux-2.6-32-21 +- build tweaks for gcc-4.6 on f15 + * Thu Jun 02 2011 S.Çağlar Onur - linux-2.6-32-20 - fix spec file