From: Daniel Veillard Date: Tue, 14 Apr 2009 12:47:34 +0000 (+0000) Subject: * libvirt.spec.in: fix build on RHEL and Centos 5.x X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=4fb341d74195d1b5a51bdbdc816dd1ae829bb7e4;p=libvirt.git * libvirt.spec.in: fix build on RHEL and Centos 5.x daniel --- diff --git a/ChangeLog b/ChangeLog index 420d425d2c..bf7b7f3632 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Apr 14 14:46:29 CEST 2009 Daniel Veillard + + * libvirt.spec.in: fix build on RHEL and Centos 5.x + Tue Apr 7 14:48:35 CEST 2009 Daniel Veillard * src/storage_backend_scsi.[ch]: add SCSI storage rescan support, diff --git a/libvirt.spec.in b/libvirt.spec.in index 19ec302c58..68535d5f13 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -46,6 +46,7 @@ %define with_rhel5 0 %else %define with_rhel5 1 +%define with_polkit 0 %endif