SPECS (Titanium): kernel-vanilla.spec - more up/smp cleanups - rel...

hawk hawk at pld-linux.org
Sat Nov 10 20:32:36 CET 2007


Author: hawk                         Date: Sat Nov 10 19:32:36 2007 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- more up/smp cleanups
- release 2

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.43.2.11.2.6 -> 1.43.2.11.2.7) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.43.2.11.2.6 SPECS/kernel-vanilla.spec:1.43.2.11.2.7
--- SPECS/kernel-vanilla.spec:1.43.2.11.2.6	Sat Nov 10 18:54:13 2007
+++ SPECS/kernel-vanilla.spec	Sat Nov 10 20:32:31 2007
@@ -43,7 +43,7 @@
 
 %define		_basever	2.6.23
 %define		_postver	.1
-%define		_rel		1
+%define		_rel		2
 
 # for rc kernels basever is the version patch (source1) should be applied to
 #%define		_ver		2.6.20
@@ -432,9 +432,9 @@
 BuildConfig() {
 	%{?debug:set -x}
 	Config="%{_target_base_arch}"
-	KernelVer=%{kernel_release}$1
+	KernelVer=%{kernel_release}
 
-	echo "Building config file [using $Config.conf] for KERNEL $1..."
+	echo "Building config file [using $Config.conf] for KERNEL ..."
 
 	echo "" > .config
 	cat $RPM_SOURCE_DIR/kernel-vanilla-$Config.config >> .config
@@ -465,7 +465,7 @@
 
 BuildKernel() {
 	%{?debug:set -x}
-	echo "Building kernel $1 ..."
+	echo "Building kernel ..."
 	%{__make} %{MakeOpts} mrproper \
 		RCS_FIND_IGNORE='-name build-done -prune -o'
 	install arch/%{_target_base_arch}/defconfig .config
@@ -830,6 +830,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43.2.11.2.7  2007/11/10 19:32:31  hawk
+- more up/smp cleanups
+- release 2
+
 Revision 1.43.2.11.2.6  2007/11/10 17:54:13  hawk
 - fixed one more up/smp leftover
 
================================================================

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



More information about the pld-cvs-commit mailing list