commit 12295758d53fbf75608e15b3c5fb6f2581668824
Author: Jakub Bogusz <[email protected]>
Date:   Sun Oct 4 16:14:16 2020 +0200

    - disable python3 here

 python-libvirt.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-libvirt.spec b/python-libvirt.spec
index 80859a2..bbdf829 100644
--- a/python-libvirt.spec
+++ b/python-libvirt.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-libvirt.git/commitdiff/12295758d53fbf75608e15b3c5fb6f2581668824

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to