* libvirt.spec.in: fix bug #465274 to build on RHEL

daniel
This commit is contained in:
Daniel Veillard 2008-10-02 15:04:11 +00:00
parent a166cdbb6e
commit 773441bba7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Thu Oct 2 17:01:32 CEST 2008 Daniel Veillard <veillard@redhat.com>
* libvirt.spec.in: fix bug #465274 to build on RHEL
Thu Oct 2 10:06:00 EST 2008 Cole Robinson <crobinso@redhat.com>
* src/qemu_driver.c: Fix startup timeout with multiple pty devices.

View File

@ -26,7 +26,7 @@
%endif
%endif
%if 0%{fedora} >= 8
%if 0%{?fedora} >= 8
%define with_polkit 0%{!?_without_polkit:1}
%define with_xen_proxy 0
%endif