rpms/kernel/devel kernel-2.6.spec,1.1746,1.1747

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 8 04:25:52 UTC 2005


Author: davej

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15436

Modified Files:
	kernel-2.6.spec 
Log Message:
garg



Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.1746
retrieving revision 1.1747
diff -u -r1.1746 -r1.1747
--- kernel-2.6.spec	8 Dec 2005 03:42:51 -0000	1.1746
+++ kernel-2.6.spec	8 Dec 2005 04:25:49 -0000	1.1747
@@ -1208,7 +1208,7 @@
 %if %{buildup}
 %files 
 %defattr(-,root,root)
-/%{image_install_path}/vmlinux-%{KVERREL}
+/%{image_install_path}/vmlinuz-%{KVERREL}
 /boot/System.map-%{KVERREL}
 /boot/config-%{KVERREL}
 %dir /lib/modules/%{KVERREL}
@@ -1226,7 +1226,7 @@
 %if %{buildsmp}
 %files smp
 %defattr(-,root,root)
-/%{image_install_path}/vmlinux-%{KVERREL}smp
+/%{image_install_path}/vmlinuz-%{KVERREL}smp
 /boot/System.map-%{KVERREL}smp
 /boot/config-%{KVERREL}smp
 %dir /lib/modules/%{KVERREL}smp
@@ -1245,7 +1245,7 @@
 %if %{buildxen}
 %files xen0
 %defattr(-,root,root)
-/%{image_install_path}/vmlinux-%{KVERREL}xen0
+/%{image_install_path}/vmlinuz-%{KVERREL}xen0
 /boot/System.map-%{KVERREL}xen0
 /boot/config-%{KVERREL}xen0
 %dir /lib/modules/%{KVERREL}xen0
@@ -1263,7 +1263,7 @@
 
 %files xenU
 %defattr(-,root,root)
-/%{image_install_path}/vmlinux-%{KVERREL}xenU
+/%{image_install_path}/vmlinuz-%{KVERREL}xenU
 /boot/System.map-%{KVERREL}xenU
 /boot/config-%{KVERREL}xenU
 %dir /lib/modules/%{KVERREL}xenU
@@ -1284,7 +1284,7 @@
 
 %files kdump
 %defattr(-,root,root)
-/%{image_install_path}/vmlinux-%{KVERREL}kdump
+/%{image_install_path}/vmlinuz-%{KVERREL}kdump
 /boot/System.map-%{KVERREL}kdump
 /boot/config-%{KVERREL}kdump
 %dir /lib/modules/%{KVERREL}kdump




More information about the fedora-cvs-commits mailing list