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