re-enable polkit support
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=145
This commit is contained in:
parent
fc96f902f5
commit
5e36c74f7b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 8 10:15:32 MDT 2011 - jfehlig@suse.com
|
||||
|
||||
- polkit support was mistakenly disabled, re-enable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 24 20:29:37 MDT 2011 - jfehlig@novell.com
|
||||
|
||||
|
@ -60,8 +60,10 @@
|
||||
%define with_selinux 0%{!?_without_selinux:%{server_drivers}}
|
||||
%define with_apparmor 0%{!?_without_apparmor:%{server_drivers}}
|
||||
|
||||
# Optional bits on by default
|
||||
%define with_polkit 0%{!?_without_polkit:1}
|
||||
|
||||
# A few optional bits off by default, we enable later
|
||||
%define with_polkit 0%{!?_without_polkit:0}
|
||||
%define with_capng 0%{!?_without_capng:0}
|
||||
%define with_netcf 0%{!?_without_netcf:0}
|
||||
%define with_udev 0%{!?_without_udev:0}
|
||||
|
Loading…
Reference in New Issue
Block a user