Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: [Fedora-xen] [RFC 2/3] libvirt.rpm patches: msg#00021
|
Subject: |
Re: [Fedora-xen] [RFC 2/3] libvirt.rpm patches |
Hi Daniel,
Daniel Veillard wrote: [Fri Jun 23 2006, 11:29:59AM EDT]
> Initially xen didn't compiled on ia64, I will fix it, thanks for the
> head-up !
It appears this hasn't been fixed yet. Here is the patch against the
current src.rpm. Could you please apply it at this point?
Thanks,
Aron
Signed-off-by: Aron Griffis <aron@xxxxxx>
--- a/SPECS/libvirt.spec Thu Jul 06 16:17:25 2006 -0400
+++ b/SPECS/libvirt.spec Thu Jul 06 16:56:45 2006 -0400
@@ -14,7 +14,7 @@ BuildRequires: libxml2-devel
BuildRequires: libxml2-devel
BuildRequires: readline-devel
Obsoletes: libvir
-ExclusiveArch: i386 x86_64
+ExclusiveArch: i386 x86_64 ia64
Patch0: chown.patch
%description
|
| |