Accepting request 384426 from Virtualization

1

OBS-URL: https://build.opensuse.org/request/show/384426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt?expand=0&rev=200
This commit is contained in:
Dominique Leuenberger 2016-04-08 07:39:27 +00:00 committed by Git OBS Bridge
commit 198ec318e5
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
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

View File

@ -1153,6 +1153,7 @@ 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} \