From 773441bba742e514701fca461cff3c4cfe755191 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 2 Oct 2008 15:04:11 +0000 Subject: [PATCH] * libvirt.spec.in: fix bug #465274 to build on RHEL daniel --- ChangeLog | 4 ++++ libvirt.spec.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 69669e4fa0..7fe9ab413e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 2 17:01:32 CEST 2008 Daniel Veillard + + * libvirt.spec.in: fix bug #465274 to build on RHEL + Thu Oct 2 10:06:00 EST 2008 Cole Robinson * src/qemu_driver.c: Fix startup timeout with multiple pty devices. diff --git a/libvirt.spec.in b/libvirt.spec.in index 858c89cee9..cfd4a6629e 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -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 -- 2.47.2