whitespace cleanup in spec file

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=203
This commit is contained in:
James Fehlig 2012-03-26 19:07:45 +00:00 committed by Git OBS Bridge
parent 16e7b0f5e2
commit 888e156393

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# For now, default to a full server + client build
%define client_only 0
@ -78,7 +77,7 @@
%define with_dtrace 0%{!?_without_dtrace:0}
%define with_cgconfig 0%{!?_without_cgconfig:0}
%define with_sanlock 0%{!?_without_sanlock:0}
%define with_systemd 0%{!?_without_systemd:0}
%define with_systemd 0%{!?_without_systemd:0}
# Non-server/HV driver defaults which are always enabled
%define with_python 0%{!?_without_python:1}
%define with_sasl 0%{!?_without_sasl:1}