From d6664428e76ff90f984964ce615b29ffcc3c9bc98e573f7c79afa9130376dd3f Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 8 Apr 2016 06:06:17 +0000 Subject: [PATCH] Revert LIBXL_API_VERSION, its all wrong OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=519 --- libvirt.changes | 5 ----- libvirt.spec | 1 - 2 files changed, 6 deletions(-) diff --git a/libvirt.changes b/libvirt.changes index a36b0d7..1117a9d 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Apr 4 15:26:41 UTC 2016 - ohering@suse.de - -- Force LIBXL_API_VERSION=0x040500 to fix build with xen-4.7 - ------------------------------------------------------------------- Fri Mar 18 20:13:41 UTC 2016 - jfehlig@suse.com diff --git a/libvirt.spec b/libvirt.spec index 4400d1b..1036327 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -1153,7 +1153,6 @@ Wireshark dissector plugin for better analysis of libvirt RPC traffic. autoreconf -f -i export CFLAGS="$RPM_OPT_FLAGS" -export CFLAGS="$CFLAGS -DLIBXL_API_VERSION=0x040500" %configure --disable-static --with-pic \ %{?_without_xen} \ %{?_without_qemu} \