SPECS: kernel-desktop.spec - no suspend2 on powerpc: swsusp_arch_r...

sparky sparky at pld-linux.org
Mon May 1 22:34:19 CEST 2006


Author: sparky                       Date: Mon May  1 20:34:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no suspend2 on powerpc: swsusp_arch_resume() and swsusp_arch_suspend() is not
  ported yet from arch/ppc to arch/powerpc

---- Files affected:
SPECS:
   kernel-desktop.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.3 SPECS/kernel-desktop.spec:1.4
--- SPECS/kernel-desktop.spec:1.3	Mon May  1 20:59:57 2006
+++ SPECS/kernel-desktop.spec	Mon May  1 22:34:14 2006
@@ -13,6 +13,10 @@
 
 %{?debug:%define with_verbose 1}
 
+%ifarch ppc
+%undefine	with_suspend2
+%endif
+
 %ifarch %{ix86} ppc
 %define		have_isa	1
 %else
@@ -1276,6 +1280,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/05/01 20:34:14  sparky
+- no suspend2 on powerpc: swsusp_arch_resume() and swsusp_arch_suspend() is not
+  ported yet from arch/ppc to arch/powerpc
+
 Revision 1.3  2006/05/01 18:59:57  sparky
 - linux-alpha-isa patch is not needed
 - apply all paches an every arch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-desktop.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list