X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=a8b1a7e6e9845fb0c2814c11feffb797be138722;hb=b60cc30d3ab2229b5f8f9417ed502fede8124dfa;hp=9ae44f4d5087c48dcf22107fdf402961be65555d;hpb=4b01191368b064f8d5f652ced719fec84fac3fac;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 9ae44f4d5..a8b1a7e6e 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 23 %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 @@ -1739,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\ @@ -1784,6 +1787,15 @@ fi %endif %changelog +* 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