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: [RFC 2/3] libvirt.rpm patches: msg#00137
|
Subject: |
Re: [RFC 2/3] libvirt.rpm patches |
On Fri, Jun 23, 2006 at 11:03:51AM -0400, Aron Griffis wrote:
> This patch contains the simple modification necessary to make
> libvirt-0.1.1-1.src.rpm build on ia64.
>
> libvirt.spec | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff -r 0275118faff4 -r 3175eb2de23f SPECS/libvirt.spec
> --- a/SPECS/libvirt.spec Thu Jun 22 20:00:15 2006 -0400
> +++ b/SPECS/libvirt.spec Thu Jun 22 20:01:22 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
>
> %description
> This C library provides an API to use the Xen virtualization framework,
Initially xen didn't compiled on ia64, I will fix it, thanks for the
head-up !
Daniel
--
Daniel Veillard | Red Hat http://redhat.com/
veillard@xxxxxxxxxx | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
|
| |