commit 5bec60d71dad42fda23599f3f68b387cfb7c1c31
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Jun 21 09:53:02 2020 +0100
pangox has been retired for F33 so disable gtkglext support
xroar.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/xroar.spec b/xroar.spec
index aafca8d..d87eaa9 100644
--- a/xroar.spec
+++ b/xroar.spec
@@ -1,6 +1,6 @@
Name: xroar
Version: 0.36.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A Dragon 32, Dragon 64 and Tandy CoCo emulator
License: GPLv3+
URL:
http://www.6809.org.uk/xroar/
@@ -11,7 +11,9 @@ Source3: %{name}-minifirm.desktop
Source4: %{name}.appdata.xml
BuildRequires: gcc
BuildRequires: gtk2-devel
+%if 0%{?fedora} > 33
BuildRequires: gtkglext-devel
+%endif
BuildRequires: SDL2-devel
BuildRequires: libsndfile-devel
BuildRequires: pulseaudio-libs-devel
@@ -96,6 +98,9 @@ rm -f %{buildroot}%{_infodir}/dir
%changelog
+* Sun Jun 21 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.36.1-2
+- pangox has been retired for F33 so disable gtkglext support
+
* Fri Jun 19 2020 Andrea Musuruane <musuruan(a)gmail.com> - 0.36.1-1
- Updated to new upstream release