forked from pool/libvirt
- yajl is availabile in all supported SUSE products, so always
use it when building libvirtd OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=206
This commit is contained in:
parent
c77ae44d06
commit
91ef7e8b5c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 25 08:27:04 MDT 2012 - jfehlig@suse.com
|
||||
|
||||
- yajl is availabile in all supported SUSE products, so always
|
||||
use it when building libvirtd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 11:19:38 MDT 2012 - jfehlig@suse.com
|
||||
|
||||
|
@ -144,10 +144,8 @@
|
||||
%define with_capng 0%{!?_without_capng:1}
|
||||
%endif
|
||||
|
||||
# Enable yajl library for JSON mode with QEMU in 11.4 or newer
|
||||
%if 0%{?suse_version} >= 1140
|
||||
# Enable yajl library for JSON mode with QEMU
|
||||
%define with_yajl 0%{!?_without_yajl:%{server_drivers}}
|
||||
%endif
|
||||
|
||||
# All supported version of openSUSE/SLE contain audit
|
||||
%define with_audit 0%{!?_without_audit:1}
|
||||
|
Loading…
Reference in New Issue
Block a user