]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: mingw cleanups
authorEric Blake <eblake@redhat.com>
Tue, 27 Sep 2011 14:52:47 +0000 (08:52 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 13 Oct 2011 15:21:02 +0000 (09:21 -0600)
commitdf92bab4a8d6096e5f3b0473e07d821a49ed85a6
treea1da061deec2c1090feaa8b2f845fffbdda98e08
parentf65eda365af7d546e867d019f592de14c1c33c6e
spec: mingw cleanups

* libvirt.spec.in (%configure): Drop unused %{one} macro.
* mingw32-libvirt.spec.in (%{rhel}): Compile ESX but not HyperV on
mingw build for RHEL.
(%build): Make configure honor spec conditionals.  Reorder to
match libvirt.spec.
* autobuild.sh (mingw): Update list to match.
Suggested by Daniel P. Berrange.
autobuild.sh
libvirt.spec.in
mingw32-libvirt.spec.in