Unless there's some reason we shouldn't
---
libvirt.spec.in | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/libvirt.spec.in b/libvirt.spec.in
index d5bd268..18c87a2 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -8,8 +8,7 @@
%define with_vbox 0%{!?_without_vbox:1}
%define with_sasl 0%{!?_without_sasl:1}
%define with_avahi 0%{!?_without_avahi:1}
-# default to off
-%define with_polkit 0%{!?_without_polkit:0}
+%define with_polkit 0%{!?_without_polkit:1}
%define with_python 0%{!?_without_python:1}
%define with_libvirtd 0%{!?_without_libvirtd:1}
%define with_uml 0%{!?_without_uml:1}
--
1.6.2.5