X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=5eb06559bf18cb5dca532085f211cd4b05f9edf2;hb=a604828a54861157e7020cc28a23c0813dbd72d2;hp=9ae44f4d5087c48dcf22107fdf402961be65555d;hpb=4b01191368b064f8d5f652ced719fec84fac3fac;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 9ae44f4d5..5eb06559b 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,6 +681,7 @@ 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 @@ -999,6 +1000,7 @@ ApplyPatch linux-2.6-640-netlink-audit-hack.patch ApplyPatch linux-2.6-650-hangcheck-reboot.patch ApplyPatch linux-2.6-660-nmi-watchdog-default.patch ApplyPatch linux-2.6-680-htb-hysteresis-tso.patch +ApplyPatch linux-2.6-911-perftools-f8-build.patch 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 @@ -1739,7 +1741,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\ @@ -1784,6 +1788,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