From fb59b5956de160b46fe0661179908b1116d906d4 Mon Sep 17 00:00:00 2001 From: pawelz Date: Tue, 16 Feb 2010 16:52:13 +0000 Subject: [PATCH] - no versioned kernel(xen0) dependency (require some research, it *should* work with older xen0) Changed files: xen.spec -> 1.79 --- xen.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xen.spec b/xen.spec index de37cf5..5e6fbb7 100644 --- a/xen.spec +++ b/xen.spec @@ -57,7 +57,7 @@ Requires: coreutils Requires: diffutils Requires: gawk Requires: iptables -Requires: kernel(xen0) = %{major} +Requires: kernel(xen0) Requires: losetup Requires: net-tools Requires: python-%{name} = %{version}-%{release} @@ -218,9 +218,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/qemu/qemu-doc.html rm -rf $RPM_BUILD_ROOT/''etc/init.d rm -f $RPM_BUILD_ROOT/boot/xen-3.2.gz rm -f $RPM_BUILD_ROOT/boot/xen-3.gz -# strip - Unable to recognise the format of the input file -rm -f $RPM_BUILD_ROOT%{_datadir}/xen/qemu/openbios-sparc32 -rm -f $RPM_BUILD_ROOT%{_datadir}/xen/qemu/openbios-sparc64 +# # strip - Unable to recognise the format of the input file +# rm -f $RPM_BUILD_ROOT%{_datadir}/xen/qemu/openbios-sparc32 +# rm -f $RPM_BUILD_ROOT%{_datadir}/xen/qemu/openbios-sparc64 # conflict with qemu -- 2.44.0