X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=4aeabb1b7fc0cb835d16bb5fe6701419687d93d5;hb=b83edb9b0c8620373229aa343a9fb412ed45a7a0;hp=d4165926cd75edff4bc1295e3aa20679f4cfaa1c;hpb=5d10ad8dd688c9300894f53508bbeace6a737309;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index d4165926c..4aeabb1b7 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 21 %define sublevel 32 @@ -685,7 +685,8 @@ Patch20: linux-2.6-680-htb-hysteresis-tso.patch Patch10000: linux-2.6-10000-gcc-4.5.patch Patch10001: linux-2.6-10001-gcc-4.6-warnoff.patch Patch10002: linux-2.6-10002-gcc-4.6-sense_buffer.patch -Patch11000: linux-2.6-10003-gcc-4.6-vdso.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 @@ -1002,6 +1003,7 @@ ApplyPatch linux-2.6-10000-gcc-4.5.patch ApplyPatch linux-2.6-10001-gcc-4.6-warnoff.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 @@ -1737,7 +1739,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\ @@ -1782,6 +1786,9 @@ fi %endif %changelog +* 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