--- libvirt.spec.org 2011-05-19 22:26:38.000000000 -0500 +++ libvirt.spec 2011-05-19 22:29:20.000000000 -0500 @@ -223,6 +223,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root URL: http://libvirt.org/ +# Test fails due to old libxml2 +Patch1: libvirt-0.9.1-interfacechematest.patch + # All runtime requirements for the libvirt package (runtime requrements # for subpackages are listed later in those subpackages) @@ -498,6 +501,8 @@ %prep %setup -q +%patch1 +autoreconf %build %if ! %{with_xen}