mirror of https://gitee.com/openkylin/libvirt.git
* libvirt.spec.in: xen is now built for ia64, c.f. RH#199685
Daniel
This commit is contained in:
parent
6e7ec1f704
commit
417e06a40e
|
@ -1,3 +1,7 @@
|
|||
Tue Aug 1 16:22:52 CEST 2006 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* libvirt.spec.in: xen is now built for ia64, c.f. RH#199685
|
||||
|
||||
Fri Jul 28 16:18:30 CEST 2006 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* src/virterror.c: Hugh Brock pointed out that error message
|
||||
|
|
|
@ -17,7 +17,7 @@ BuildRequires: libxml2-devel
|
|||
BuildRequires: readline-devel
|
||||
BuildRequires: ncurses-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,
|
||||
|
|
Loading…
Reference in New Issue