commit 6e4c05fe6055956b08990a78e8ef91e3ae6d6c1b
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Jul 28 17:11:43 2018 +0100
I can't be bothered to fix this obsolete package so have used a dirty hack pt2
bubbros.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/bubbros.spec b/bubbros.spec
index 8547425..d6d1b35 100644
--- a/bubbros.spec
+++ b/bubbros.spec
@@ -19,6 +19,10 @@ BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: xorg-x11-proto-devel
BuildRequires: java-devel
+# I can't be bothered to fix this obsolete package so have used a dirty hack
+%if 0%{?fedora} >= 29
+Requires: python-unversioned-command
+%endif
Requires: pygame
Requires: pygtk2
Requires: hicolor-icon-theme
Show replies by date