X-Git-Url: http://git.onelab.eu/?p=libvirt-python.git;a=blobdiff_plain;f=libvirt-python.spec;h=806be58c9298e7f26516aa0ad1df89e821b4e448;hp=319eda06f940bddf664404b800ecd4ed0f127919;hb=91a49e2e2874933f0b4c77961e33353a1241eed8;hpb=7d156b22fe464d8efc1aae3fa069709480f5357b 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