turning off libvirt-python & python3
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 20 Dec 2014 08:56:37 +0000 (09:56 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 20 Dec 2014 08:56:37 +0000 (09:56 +0100)
libvirt-python.spec

index 319eda0..806be58 100644 (file)
@@ -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