commit 799f4c0d43eff21dc4abbbaaf426c088f07f7a48
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jul 16 14:45:25 2024 +0100
Disable Python on F41
VirtualBox.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index b4959f8..2c75c6a 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -42,7 +42,11 @@
%bcond_with dxvk_native
%endif
+%if 0%{?fedora} > 40
+%bcond_with python3
+%else
%bcond_without python3
+%endif
Name: VirtualBox
Version: 7.0.20