SPECS (Titanium): kernel-vanilla.spec - fixed typo, now it should ...

hawk hawk at pld-linux.org
Mon Jan 28 22:06:41 CET 2008


Author: hawk                         Date: Mon Jan 28 21:06:41 2008 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- fixed typo, now it should build ok, lets go with release 1

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.43.2.11.2.18 -> 1.43.2.11.2.19) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.43.2.11.2.18 SPECS/kernel-vanilla.spec:1.43.2.11.2.19
--- SPECS/kernel-vanilla.spec:1.43.2.11.2.18	Mon Jan 28 20:51:25 2008
+++ SPECS/kernel-vanilla.spec	Mon Jan 28 22:06:36 2008
@@ -43,7 +43,7 @@
 
 %define		_basever	2.6.24
 %define		_postver	%{nil}
-%define		_rel		0.1
+%define		_rel		1
 
 # for rc kernels basever is the version patch (source1) should be applied to
 #%define		_ver		2.6.20
@@ -497,7 +497,7 @@
 	mkdir -p $KERNEL_INSTALL_DIR/boot
 	install System.map $KERNEL_INSTALL_DIR/boot/System.map-$KernelVer
 %ifarch %{ix86} %{x8664}
-	install arch/%%{x86_target_base_arch}/boot/bzImage $KERNEL_INSTALL_DIR/boot/vmlinuz-$KernelVer
+	install arch/%{x86_target_base_arch}/boot/bzImage $KERNEL_INSTALL_DIR/boot/vmlinuz-$KernelVer
 %endif
 
 	install vmlinux $KERNEL_INSTALL_DIR/boot/vmlinux-$KernelVer
@@ -840,6 +840,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43.2.11.2.19  2008-01-28 21:06:36  hawk
+- fixed typo, now it should build ok, lets go with release 1
+
 Revision 1.43.2.11.2.18  2008-01-28 19:51:25  hawk
 - more s/i386/x86/ fixes
 
================================================================

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



More information about the pld-cvs-commit mailing list