SPECS (Titanium): kernel-vanilla.spec - adapterized a bit

hawk hawk at pld-linux.org
Sun Nov 11 23:21:16 CET 2007


Author: hawk                         Date: Sun Nov 11 22:21:16 2007 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- adapterized a bit

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.43.2.11.2.9 -> 1.43.2.11.2.10) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.43.2.11.2.9 SPECS/kernel-vanilla.spec:1.43.2.11.2.10
--- SPECS/kernel-vanilla.spec:1.43.2.11.2.9	Sun Nov 11 12:32:30 2007
+++ SPECS/kernel-vanilla.spec	Sun Nov 11 23:21:11 2007
@@ -329,8 +329,8 @@
 Autoreqprov:	no
 
 %description source
-This is the source code for the Linux kernel. You can build a custom kernel
-that is better tuned to your particular hardware.
+This is the source code for the Linux kernel. You can build a custom
+kernel that is better tuned to your particular hardware.
 
 %description source -l de
 Das Kernel-Source-Packet enthält den source code (C/Assembler-Code)
@@ -443,10 +443,10 @@
 	TuneUpConfigForIX86 .config
 
 	%if %{with preempt}
-	    echo "# CONFIG_DEBUG_PREEMPT is not set" >> .config
-	    sed -i "s:CONFIG_PREEMPT_NONE=y:# CONFIG_PREEMPT_NONE is not set:" .config
-	    sed -i "s:# CONFIG_PREEMPT is not set:CONFIG_PREEMPT=y:" .config
-	    sed -i "s:# CONFIG_PREEMPT_BKL is not set:CONFIG_PREEMPT_BKL=y:" .config
+		echo "# CONFIG_DEBUG_PREEMPT is not set" >> .config
+		sed -i "s:CONFIG_PREEMPT_NONE=y:# CONFIG_PREEMPT_NONE is not set:" .config
+		sed -i "s:# CONFIG_PREEMPT is not set:CONFIG_PREEMPT=y:" .config
+		sed -i "s:# CONFIG_PREEMPT_BKL is not set:CONFIG_PREEMPT_BKL=y:" .config
 	%endif
 
 %{?debug:sed -i "s:# CONFIG_DEBUG_SLAB is not set:CONFIG_DEBUG_SLAB=y:" .config}
@@ -831,6 +831,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43.2.11.2.10  2007-11-11 22:21:11  hawk
+- adapterized a bit
+
 Revision 1.43.2.11.2.9  2007-11-11 11:32:30  hawk
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.43.2.11.2.9&r2=1.43.2.11.2.10&f=u



More information about the pld-cvs-commit mailing list