Author: zbyniu Date: Tue Oct 2 12:44:09 2007 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - kernel-suspend2-headers.patch added - linux-2.6-vs2.1-suspend2.patch if with suspend2
---- Files affected: SPECS: kernel.spec (1.441.2.1791 -> 1.441.2.1792) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1791 SPECS/kernel.spec:1.441.2.1792 --- SPECS/kernel.spec:1.441.2.1791 Tue Oct 2 14:06:45 2007 +++ SPECS/kernel.spec Tue Oct 2 14:44:04 2007 @@ -290,6 +290,7 @@ # http://www.tuxonice.net/downloads/all/suspend2-2.2.10-for-2.6.22.patch.bz2 Patch69: linux-2.6-suspend2.patch +Patch70: kernel-suspend2-headers.patch Patch71: linux-2.6-suspend2-page.patch Patch72: kernel-2.6-ueagle-atm-freezer.patch @@ -752,6 +753,7 @@ %if %{with suspend2} ##ifarch %{ix86} %{x8664} ia64 ppc alpha %patch69 -p1 +%patch70 -p1 %patch71 -p1 # kernel-2.6-ueagle-atm-freezer.patch %patch72 -p1 @@ -887,8 +889,10 @@ %else %patch100 -p1 %endif -%ifarch %{ix86} %{x8664} ia64 +%if %{with suspend2} +#ifarch %{ix86} %{x8664} ia64 %patch101 -p1 +#endif %endif %endif @@ -1656,6 +1660,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1792 2007/10/02 12:44:04 zbyniu +- kernel-suspend2-headers.patch added +- linux-2.6-vs2.1-suspend2.patch if with suspend2 + Revision 1.441.2.1791 2007/10/02 12:06:45 zbyniu - kernel-timers.patch now in vserver patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1791&r2=1.441.2.1792&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
