Author: adamg Date: Wed Aug 16 09:44:11 2006 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - dmi-decode-and-save-oem-string-information patch from tp_smapi added (consult the patch for details) - release 0.8
---- Files affected: SPECS: kernel.spec (1.441.2.1586 -> 1.441.2.1587) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1586 SPECS/kernel.spec:1.441.2.1587 --- SPECS/kernel.spec:1.441.2.1586 Tue Aug 15 19:12:38 2006 +++ SPECS/kernel.spec Wed Aug 16 11:44:05 2006 @@ -88,7 +88,7 @@ %define _udev_ver 071 %define _mkvmlinuz_ver 1.3 -%define _rel 0.7 +%define _rel 0.8 ## !!!!!! Need update this is for 2.6.16.X kernel !!!! %define _netfilter_snap 20060815 @@ -228,6 +228,9 @@ # from http://bluetooth-alsa.sourceforge.net/sco-mtu.patch Patch51: sco-mtu.patch +# decode OEM Strings +Patch52: linux-dmi-decode-and-save-oem-string-information.patch + # esfq # from http://fatooh.org/esfq-2.6/current/esfq-kernel.patch Patch53: esfq-kernel.patch @@ -769,6 +772,8 @@ %patch51 -p1 +%patch52 -p1 + %patch53 -p1 %patch54 -p1 @@ -1633,6 +1638,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1587 2006/08/16 09:44:05 adamg +- dmi-decode-and-save-oem-string-information patch from tp_smapi added + (consult the patch for details) +- release 0.8 + Revision 1.441.2.1586 2006/08/15 17:12:38 cieciwa - _rel 0.7, - starting netfilter update ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1586&r2=1.441.2.1587&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
