SPECS (LINUX_2_6_18): kernel-vanilla.spec - %endif -> %else (abram...

shadzik shadzik at pld-linux.org
Wed Dec 6 04:51:22 CET 2006


Author: shadzik                      Date: Wed Dec  6 03:51:22 2006 GMT
Module: SPECS                         Tag: LINUX_2_6_18
---- Log message:
- %endif -> %else (abram, i hope i'm right with this commit)
- what about smp and vmlinux.aout on sparc(64) ?

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.14.2.3 -> 1.14.2.4) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.14.2.3 SPECS/kernel-vanilla.spec:1.14.2.4
--- SPECS/kernel-vanilla.spec:1.14.2.3	Mon Dec  4 22:17:41 2006
+++ SPECS/kernel-vanilla.spec	Wed Dec  6 04:51:17 2006
@@ -980,7 +980,7 @@
 %defattr(644,root,root,755)
 %ifarch sparc sparc64
 /boot/vmlinux.aout-%{ver_rel}
-%endif
+%else
 /boot/vmlinuz-%{ver_rel}
 %endif
 /boot/System.map-%{ver_rel}
@@ -1258,6 +1258,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14.2.4  2006/12/06 03:51:17  shadzik
+- %endif -> %else (abram, i hope i'm right with this commit)
+- what about smp and vmlinux.aout on sparc(64) ?
+
 Revision 1.14.2.3  2006/12/04 21:17:41  abram
 - build vmlinuz for sparc*
 - vmlinux.aout for sparc*
================================================================

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



More information about the pld-cvs-commit mailing list