diff --git a/sddm.spec b/sddm.spec index 93379d7..2228713 100644 --- a/sddm.spec +++ b/sddm.spec @@ -8,7 +8,7 @@ %endif # Control SDDM Wayland by default -%if (0%{?fedora} && 0%{?fedora} < 37) || (0%{?rhel} && 0%{?rhel} < 9) +%if (0%{?fedora} && 0%{?fedora} < 37) || (0%{?rhel} && 0%{?rhel} <= 9) %bcond_with sddm_wayland_default %else %bcond_without sddm_wayland_default