]> git.pld-linux.org Git - packages/python-libvirt.git/blobdiff - python-libvirt.spec
- disable python3 here
[packages/python-libvirt.git] / python-libvirt.spec
index 80859a2e270b1f70c11db05f84d8e6dbac67e582..bbdf829fa039ac83bfe6b70d4c8d269db144207b 100644 (file)
@@ -1,9 +1,10 @@
+# NOTE: for versions >= 6 (for python 3.5+) see python3-libvirt.spec
 #
 # Conditional build:
 %bcond_without lxc             # LXC support
 %bcond_without qemu            # Qemu support
 %bcond_without python2         # CPython 2.x module
-%bcond_without python3         # CPython 3.x module
+%bcond_with    python3         # CPython 3.x module (built from python3-libvirt.spec)
 
 # qemu available only on x86 and ppc
 %ifnarch %{ix86} %{x8664} x32 ppc
This page took 0.052241 seconds and 4 git commands to generate.