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...
|
[RFC 2/3] libvirt.rpm patches: msg#00133
|
Subject: |
[RFC 2/3] libvirt.rpm patches |
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,
|
| |