From: Jakub Bogusz Date: Sun, 4 Oct 2020 14:14:16 +0000 (+0200) Subject: - disable python3 here X-Git-Tag: auto/th/python-libvirt-5.10.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=12295758d53fbf75608e15b3c5fb6f2581668824;p=packages%2Fpython-libvirt.git - disable python3 here --- 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