diff --git a/blueberry.spec b/blueberry.spec index 3adde59..f8b55fc 100644 --- a/blueberry.spec +++ b/blueberry.spec @@ -91,7 +91,7 @@ done %find_lang %{name} -%if (0%{?rhel} && 0%{?rhel} >= 7) +%if (0%{?rhel} && 0%{?rhel} <= 7) %post /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : @@ -111,7 +111,7 @@ fi &>/dev/null || : %{_bindir}/glib-compile-schemas %{_datadir}/glib-2.0/schemas \ &> /dev/null || : -%endif # (0%%{?rhel} && 0%%{?rhel} >= 7) +%endif # (0%%{?rhel} && 0%%{?rhel} <= 7) %files -f %{name}.lang