]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
* libvirt.spec.in: fix bug #465274 to build on RHEL
authorDaniel Veillard <veillard@redhat.com>
Thu, 2 Oct 2008 15:04:11 +0000 (15:04 +0000)
committerDaniel Veillard <veillard@redhat.com>
Thu, 2 Oct 2008 15:04:11 +0000 (15:04 +0000)
daniel

ChangeLog
libvirt.spec.in

index 69669e4fa052fc8e5519a8be52eb2138c18e6d71..7fe9ab413ec23d8f997dff9459bd762de007d3b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 858c89cee97abd8aabd93133cd30fe80b1656d04..cfd4a6629e3cdb99259036c0321e07c2accc0a09 100644 (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