diff --git a/SPECS/subscription-manager.spec b/SPECS/subscription-manager.spec index db3d49f..bcc5066 100644 --- a/SPECS/subscription-manager.spec +++ b/SPECS/subscription-manager.spec @@ -561,7 +561,7 @@ Group: System Environment/Base Requires: rhsm-gtk = %{version}-%{release} Requires: initial-setup-gui >= 0.3.9.24-1 Obsoletes: subscription-manager-firstboot < 1.15.3-1 -%if (0%{?rhel} >= 8) && 0%{centos} == 0) +%if (0%{?rhel} >= 8 && 0%{centos} == 0) Supplements: initial-setup-gui %endif