]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Adding ExclusiveArch as this is limited to Xen's platforms, daniel
authorDaniel Veillard <veillard@redhat.com>
Mon, 19 Dec 2005 18:05:40 +0000 (18:05 +0000)
committerDaniel Veillard <veillard@redhat.com>
Mon, 19 Dec 2005 18:05:40 +0000 (18:05 +0000)
libvir.spec.in

index ef39b7db6f08419ca531b309976c7965ba2fab35..9ae254f5c771b52e12089b5386c2a953988c49c1 100644 (file)
@@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
 URL: http://libvir.org/
 BuildRequires: xen python python-devel
 Requires: xen
+ExclusiveArch: i386 x86_64
 
 %description
 This C library provides an API to use the Xen virtualization framework,