From e24467a8c2b9d73c08f0ead9ebe732b3e48564dd Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Feb 17 2010 00:11:39 +0000 Subject: * Tue Feb 16 2010 Adam Jackson 0.7.6-2 - libvirt-0.7.6-add-needed.patch: Fix FTBFS from --no-add-needed - Add BuildRequires: xmlrpc-c-client for libxmlrpc_client.so --- diff --git a/libvirt.spec b/libvirt.spec index 8db5be2..9df28fe 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -249,7 +249,7 @@ Requires: device-mapper BuildRequires: xen-devel %endif %if %{with_one} -BuildRequires: xmlrpc-c-devel >= 1.14.0 +BuildRequires: xmlrpc-c-devel >= 1.14.0 xmlrpc-c-client %endif BuildRequires: libxml2-devel BuildRequires: xhtml1-dtds @@ -824,6 +824,7 @@ fi %changelog * Tue Feb 16 2010 Adam Jackson 0.7.6-2 - libvirt-0.7.6-add-needed.patch: Fix FTBFS from --no-add-needed +- Add BuildRequires: xmlrpc-c-client for libxmlrpc_client.so * Wed Feb 3 2010 Daniel Veillard - 0.7.6-1 - upstream release of 0.7.6