[Fedora-xen] [Patch] fix rpmbuild for xen-ia64

Akio Takebe takebe_akio at jp.fujitsu.com
Thu May 25 08:36:13 UTC 2006


Hi, Aron

This patch fix rpmbuilding kernel-xenU on ia64.
If you want to install kerne-xenU into /boot,
I'll fix with another way.
(e.g. make %{xenUimage_install_path})

I think we can install it into /boot/efi/EFI/redhat on ia64.
What do you think about this?

Signed-off-by: Akio Takebe <takebe_akio at jp.fujitsu.com>

diff -r f8ab3683a4fb SPECS/kernel-2.6.spec
--- a/SPECS/kernel-2.6.spec     Wed May 24 22:19:50 2006 -0400
+++ b/SPECS/kernel-2.6.spec     Sun May 28 16:48:09 2006 +0900
@@ -1621,7 +1621,7 @@ fi
 
 %files xenU
 %defattr(-,root,root)
-/boot/vmlinuz-%{KVERREL}xenU
+/%{image_install_path}/vmlinuz-%{KVERREL}xenU
 /boot/System.map-%{KVERREL}xenU
 /boot/config-%{KVERREL}xenU
 %dir /lib/modules/%{KVERREL}xenU

Best Regards,

Akio Takebe




More information about the Fedora-xen mailing list