SPECS (LINUX_2_6): kernel.spec - fixed suspend section (fixed build)

paszczus paszczus at pld-linux.org
Mon Dec 19 18:31:48 CET 2005


Author: paszczus                     Date: Mon Dec 19 17:31:48 2005 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- fixed suspend section (fixed build)

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1352 -> 1.441.2.1353) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1352 SPECS/kernel.spec:1.441.2.1353
--- SPECS/kernel.spec:1.441.2.1352	Mon Dec 19 18:24:01 2005
+++ SPECS/kernel.spec	Mon Dec 19 18:31:42 2005
@@ -1064,7 +1064,7 @@
 	sed -i 's,CONFIG_FB_SPLASH,CONFIG_BOOTSPLASH,' arch/%{_target_base_arch}/defconfig
 	sed -i 's,CONFIG_LOGO=y,# CONFIG_LOGO is not set,' arch/%{_target_base_arch}/defconfig
 %endif
-%if %{with_suspend}
+%if %{with suspend}
 	if [ "$smp" != "yes" ]; then
 		cat %{SOURCE97} >> arch/%{_target_base_arch}/defconfig
 	fi
@@ -1773,6 +1773,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1353  2005/12/19 17:31:42  paszczus
+- fixed suspend section (fixed build)
+
 Revision 1.441.2.1352  2005/12/19 17:24:01  paszczus
 - fixed building without suspend on non x86 archs
 
================================================================

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




More information about the pld-cvs-commit mailing list