From: Thierry Parmentelat Date: Sat, 20 Dec 2014 08:56:37 +0000 (+0100) Subject: turning off libvirt-python & python3 X-Git-Tag: libvirt-python-1.2.11-2~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=91a49e2e2874933f0b4c77961e33353a1241eed8;p=libvirt-python.git turning off libvirt-python & python3 --- diff --git a/libvirt-python.spec b/libvirt-python.spec index 319eda0..806be58 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -7,7 +7,9 @@ # Disable python 3 bindings %define with_python3 0 %if 0%{?fedora} > 18 -%define with_python3 1 +# turning this off as we do not need it in PL for now +#%define with_python3 1 +%define with_python3 0 %endif Summary: The libvirt virtualization API python2 binding