forked from pool/libvirt
Updating link to change in openSUSE:Factory/libvirt revision 200.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=b9bf8359d9a78a026242bba8fed372b3
This commit is contained in:
parent
d6664428e7
commit
93630a9236
@ -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
|
||||
|
||||
|
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user