SPECS (LINUX_2_6_14): kernel.spec - vmlinux packaged (oprofile nee...

pluto pluto at pld-linux.org
Wed Jan 11 10:41:12 CET 2006


Author: pluto                        Date: Wed Jan 11 09:41:12 2006 GMT
Module: SPECS                         Tag: LINUX_2_6_14
---- Log message:
- vmlinux packaged (oprofile needs it), release 3.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1357.2.6 -> 1.441.2.1357.2.7) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1357.2.6 SPECS/kernel.spec:1.441.2.1357.2.7
--- SPECS/kernel.spec:1.441.2.1357.2.6	Mon Jan  9 18:50:00 2006
+++ SPECS/kernel.spec	Wed Jan 11 10:41:07 2006
@@ -151,7 +151,7 @@
 %define		_oprofile_ver		0.5.3
 %define		_udev_ver		058
 
-%define		_rel			2.1
+%define		_rel			3
 
 %define		_netfilter_snap		20051125
 %define		_nf_hipac_ver		0.9.1
@@ -1157,6 +1157,7 @@
 %else
 	install arch/%{_target_base_arch}/boot/bzImage $KERNEL_INSTALL_DIR/boot/vmlinuz-$KernelVer
 %endif
+	install vmlinux $KERNEL_INSTALL_DIR/boot/vmlinux-$KernelVer
 %endif
 %ifarch alpha sparc sparc64
 	gzip -cfv vmlinux > vmlinuz
@@ -1326,11 +1327,13 @@
 %ifarch ia64
 mv -f /boot/efi/vmlinuz /boot/efi/vmlinuz.old 2> /dev/null > /dev/null
 %endif
+mv -f /boot/vmlinux /boot/vmlinux.old 2> /dev/null > /dev/null
 mv -f /boot/vmlinuz /boot/vmlinuz.old 2> /dev/null > /dev/null
 mv -f /boot/System.map /boot/System.map.old 2> /dev/null > /dev/null
 %ifarch ia64
 ln -sf vmlinuz-%{version}-%{release} /boot/efi/vmlinuz
 %endif
+ln -sf vmlinux-%{version}-%{release} /boot/vmlinux
 ln -sf vmlinuz-%{version}-%{release} /boot/vmlinuz
 ln -sf System.map-%{version}-%{release} /boot/System.map
 
@@ -1394,11 +1397,13 @@
 %ifarch ia64
 mv -f /boot/efi/vmlinuz /boot/efi/vmlinuz.old 2> /dev/null > /dev/null
 %endif
+mv -f /boot/vmlinux /boot/vmlinux.old 2> /dev/null > /dev/null
 mv -f /boot/vmlinuz /boot/vmlinuz.old 2> /dev/null > /dev/null
 mv -f /boot/System.map /boot/System.map.old 2> /dev/null > /dev/null
 %ifarch ia64
 ln -sf vmlinuz-%{version}-%{release}smp /boot/efi/vmlinuz
 %endif
+ln -sf vmlinux-%{version}-%{release}smp /boot/vmlinux
 ln -sf vmlinuz-%{version}-%{release}smp /boot/vmlinuz
 ln -sf System.map-%{version}-%{release}smp /boot/System.map
 
@@ -1470,11 +1475,10 @@
 %files
 %defattr(644,root,root,755)
 %doc FAQ-pl
-%ifarch alpha ppc ppc64
+%ifarch alpha %{ix86} %{x8664} ppc ppc64 sparc sparc64
 /boot/vmlinux-%{version}-%{release}
 %endif
 %ifarch sparc sparc64
-/boot/vmlinux-%{version}-%{release}
 /boot/vmlinux.aout-%{version}-%{release}
 %endif
 %ifarch ia64
@@ -1588,7 +1592,7 @@
 %files smp
 %defattr(644,root,root,755)
 %doc FAQ-pl
-%ifarch alpha sparc sparc64 ppc ppc64
+%ifarch alpha %{ix86} %{x8664} ppc ppc64 sparc sparc64
 /boot/vmlinux-%{version}-%{release}smp
 %endif
 %ifarch ia64
@@ -1781,6 +1785,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1357.2.7  2006/01/11 09:41:07  pluto
+- vmlinux packaged (oprofile needs it), release 3.
+
 Revision 1.441.2.1357.2.6  2006/01/09 17:50:00  pluto
 - tons of unresolved virt_to_bus and isa symbols, so no oss for ppc64.
 
================================================================

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



More information about the pld-cvs-commit mailing list