From e66ceb7f974e796304fa6359383a709d9756c101 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Feb 14 2007 18:47:42 +0000 Subject: a Werror broke on ia64, Daniel --- diff --git a/libvirt.spec b/libvirt.spec index 5cdfc19..9a704bd 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -23,6 +23,7 @@ BuildRequires: libsysfs-devel BuildRequires: gnutls-devel Obsoletes: libvir ExclusiveArch: i386 x86_64 ia64 +Patch0: libvirt-0.2.0-Werror.patch %description This C library provides an API to use the Xen virtualization framework, @@ -52,6 +53,7 @@ supplied by the libvirt library to use the Xen virtualization framework. %prep %setup -q +%patch0 -p1 %build %configure