]> xenbits.xensource.com Git - libvirt.git/commitdiff
* libvirt.spec.in: fix build on RHEL and Centos 5.x
authorDaniel Veillard <veillard@redhat.com>
Tue, 14 Apr 2009 12:47:34 +0000 (12:47 +0000)
committerDaniel Veillard <veillard@redhat.com>
Tue, 14 Apr 2009 12:47:34 +0000 (12:47 +0000)
daniel

ChangeLog
libvirt.spec.in

index 420d425d2cb825eb164ccb86f020ff7d98329761..bf7b7f3632f81b92c4b7cceb03e77f15b8a01c31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Apr 14 14:46:29 CEST 2009 Daniel Veillard <veillard@redhat.com>
+
+       * libvirt.spec.in: fix build on RHEL and Centos 5.x
+
 Tue Apr  7 14:48:35 CEST 2009 Daniel Veillard <veillard@redhat.com>
 
        * src/storage_backend_scsi.[ch]: add SCSI storage rescan support,
index 19ec302c58328b834cb777ba0c3056a9e912e85d..68535d5f1332896bb608022222fae2ff26697628 100644 (file)
@@ -46,6 +46,7 @@
 %define with_rhel5 0
 %else
 %define with_rhel5 1
+%define with_polkit 0
 %endif