SPECS: kernel-vanilla.spec - rel 2 - re-add vmlinux.aout for smp o...

shadzik shadzik at pld-linux.org
Fri Dec 8 01:40:21 CET 2006


Author: shadzik                      Date: Fri Dec  8 00:40:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2
- re-add vmlinux.aout for smp on sparc(64)

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.18 SPECS/kernel-vanilla.spec:1.19
--- SPECS/kernel-vanilla.spec:1.18	Wed Dec  6 04:57:06 2006
+++ SPECS/kernel-vanilla.spec	Fri Dec  8 01:40:15 2006
@@ -58,7 +58,7 @@
 Name:		kernel-%{alt_kernel}
 %define		_basever	2.6.19
 %define		_postver	%{nil}
-%define		_rel		0.1
+%define		_rel		0.2
 Version:	%{_basever}%{_postver}
 Release:	%{_rel}
 Epoch:		3
@@ -1084,6 +1084,9 @@
 %files smp
 %defattr(644,root,root,755)
 #doc FAQ-pl
+%ifarch sparc sparc64
+/boot/vmlinux.aout-%{ver_rel}smp
+%endif
 /boot/vmlinuz-%{ver_rel}smp
 /boot/System.map-%{ver_rel}smp
 %ghost /boot/initrd-%{ver_rel}smp.gz
@@ -1258,6 +1261,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/12/08 00:40:15  shadzik
+- rel 2
+- re-add vmlinux.aout for smp on sparc(64)
+
 Revision 1.18  2006/12/06 03:57:06  shadzik
 - no, it's %endif not %else - fixed
 - also fixed smp (there's no vmlinux.aout for it)
================================================================

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



More information about the pld-cvs-commit mailing list