configure: Don't override upstream's qemu selection.
This commit is contained in:
parent
ae7a8e5e0f
commit
bda511c808
@ -25,7 +25,7 @@ Summary: Access and modify virtual machine disk images
|
|||||||
Name: libguestfs
|
Name: libguestfs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.29.4
|
Version: 1.29.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
|
|
||||||
# Source and patches.
|
# Source and patches.
|
||||||
@ -777,7 +777,6 @@ fi
|
|||||||
%{configure} \
|
%{configure} \
|
||||||
--with-default-backend=libvirt \
|
--with-default-backend=libvirt \
|
||||||
--with-extra="fedora=%{fedora},release=%{release},libvirt" \
|
--with-extra="fedora=%{fedora},release=%{release},libvirt" \
|
||||||
--with-qemu="qemu-kvm qemu-system-%{_build_arch} qemu" \
|
|
||||||
--enable-install-daemon \
|
--enable-install-daemon \
|
||||||
%ifnarch %{golang_arches}
|
%ifnarch %{golang_arches}
|
||||||
--disable-golang \
|
--disable-golang \
|
||||||
@ -1226,6 +1225,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 5 2014 Richard W.M. Jones <rjones@redhat.com> - 1:1.29.4-2
|
||||||
|
- configure: Don't override upstream's qemu selection.
|
||||||
|
|
||||||
* Fri Oct 31 2014 Richard W.M. Jones <rjones@redhat.com> - 1:1.29.4-1
|
* Fri Oct 31 2014 Richard W.M. Jones <rjones@redhat.com> - 1:1.29.4-1
|
||||||
- New upstream version 1.29.4.
|
- New upstream version 1.29.4.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user