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