diff --git a/virt-manager.spec b/virt-manager.spec index c18f993..9ef82b0 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -1,3 +1,7 @@ +# This package depends on automagic byte compilation +# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 +%global _python_bytecompile_extra 1 + # -*- rpm-spec -*- # RPM doesn't detect that code in /usr/share is python3, this forces it