summaryrefslogtreecommitdiffstats
path: root/redhat/main/tdegraphics/tdegraphics.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/main/tdegraphics/tdegraphics.spec')
-rw-r--r--redhat/main/tdegraphics/tdegraphics.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/main/tdegraphics/tdegraphics.spec b/redhat/main/tdegraphics/tdegraphics.spec
index 29f4a6893..acdde3ba8 100644
--- a/redhat/main/tdegraphics/tdegraphics.spec
+++ b/redhat/main/tdegraphics/tdegraphics.spec
@@ -80,7 +80,7 @@ BuildRequires: libidn-devel
# GAMIN support
# Not on openSUSE.
-%if 0%{?rhel} || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?suse_version} >= 1310
+%if 0%{?rhel} || ( 0%{?fedora} && 0%{?fedora} <= 33 ) || 0%{?mgaversion} || 0%{?mdkversion}
%define with_gamin 1
BuildRequires: gamin-devel
%endif