[libvirt] [PATCH] fix build on RHEL and Centos

Daniel Veillard veillard at redhat.com
Tue Apr 14 12:51:53 UTC 2009


 I applied the minimal fix below preventing "make rpm" on those two
platforms, except it applies ot libvirt.spec.in, fixes #495610 

Daniel

--- libvirt.spec.orig   2009-04-13 20:49:11.000000000 -0400
+++ libvirt.spec        2009-04-13 20:49:59.000000000 -0400
@@ -46,6 +46,7 @@
 %define with_rhel5 0
 %else
 %define with_rhel5 1
+%define with_polkit 0
 %endif


-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list