forked from pool/libvirt
fix copy and paste error in spec file
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=89
This commit is contained in:
parent
d10296b376
commit
6551d822aa
@ -39,7 +39,6 @@
|
|||||||
%define with_selinux 1
|
%define with_selinux 1
|
||||||
%define with_apparmor 0
|
%define with_apparmor 0
|
||||||
# options
|
# options
|
||||||
%endif
|
|
||||||
%if 0%{?suse_version} >= 1140
|
%if 0%{?suse_version} >= 1140
|
||||||
%define with_yajl 1
|
%define with_yajl 1
|
||||||
%define with_netcf 1
|
%define with_netcf 1
|
||||||
@ -55,6 +54,7 @@
|
|||||||
%define with_capng 1
|
%define with_capng 1
|
||||||
%else
|
%else
|
||||||
%define with_capng 0
|
%define with_capng 0
|
||||||
|
%endif
|
||||||
%if 0%{?suse_version} > 1110
|
%if 0%{?suse_version} > 1110
|
||||||
%define with_udev 1
|
%define with_udev 1
|
||||||
%define with_hal 0
|
%define with_hal 0
|
||||||
|
Loading…
Reference in New Issue
Block a user