SPECS: kernel-vanilla.spec - global replace is better

glen glen at pld-linux.org
Mon Jan 28 19:29:25 CET 2008


Author: glen                         Date: Mon Jan 28 18:29:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- global replace is better

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.66 SPECS/kernel-vanilla.spec:1.67
--- SPECS/kernel-vanilla.spec:1.66	Mon Jan 28 19:28:03 2008
+++ SPECS/kernel-vanilla.spec	Mon Jan 28 19:29:20 2008
@@ -465,7 +465,7 @@
 	> arch/%{target_arch_dir}/defconfig
 
 	./kernel-config.py %{_target_base_arch} $RPM_SOURCE_DIR/kernel-vanilla-multiarch.conf \
-		arch/%{target_arch_dir}/defconfig arch/%{target_base_arch_dir}/defconfig
+		arch/%{target_arch_dir}/defconfig arch/%{target_arch_dir}/defconfig
 
 	echo "CONFIG_LOCALVERSION=\"-%{_localversion}smp\"" >> arch/%{target_arch_dir}/defconfig
 
@@ -473,13 +473,13 @@
 
 	%if %{with preempt-nort}
 		./kernel-config.py %{_target_base_arch} $RPM_SOURCE_DIR/kernel-vanilla-preempt-nort.config \
-			arch/%{target_arch_dir}/defconfig arch/%{target_base_arch_dir}/defconfig
+			arch/%{target_arch_dir}/defconfig arch/%{target_arch_dir}/defconfig
 	%else
 		./kernel-config.py %{_target_base_arch} $RPM_SOURCE_DIR/kernel-vanilla-no-preempt-nort.config \
-			arch/%{target_arch_dir}/defconfig arch/%{target_base_arch_dir}/defconfig
+			arch/%{target_arch_dir}/defconfig arch/%{target_arch_dir}/defconfig
 	%endif
 	./kernel-config.py %{_target_base_arch} $RPM_SOURCE_DIR/kernel-vanilla-netfilter.config \
-		arch/%{target_arch_dir}/defconfig arch/%{target_base_arch_dir}/defconfig
+		arch/%{target_arch_dir}/defconfig arch/%{target_arch_dir}/defconfig
 
 %{?debug:sed -i "s:# CONFIG_DEBUG_SLAB is not set:CONFIG_DEBUG_SLAB=y:" arch/%{target_arch_dir}/defconfig}
 %{?debug:sed -i "s:# CONFIG_DEBUG_PREEMPT is not set:CONFIG_DEBUG_PREEMPT=y:" arch/%{target_arch_dir}/defconfig}
@@ -861,6 +861,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2008-01-28 18:29:20  glen
+- global replace is better
+
 Revision 1.66  2008-01-28 18:28:03  glen
 - follow kernel.spec changes
 
================================================================

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



More information about the pld-cvs-commit mailing list