summaryrefslogtreecommitdiffstats
path: root/redhat/main/tdegraphics
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/main/tdegraphics')
-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 51d9b24a1..c8973fe5d 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