diff --git a/gimp.spec b/gimp.spec index 5186b89..e571f08 100644 --- a/gimp.spec +++ b/gimp.spec @@ -10,7 +10,7 @@ # print: build the print plugin (if you don't build it externally) # convenience: install convenience symlinks -%if 0%{?fedora}%{?redhat} == 0 || 0%{?fedora} >= 5 || 0%{?redhat} >= 5 +%if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 5 || 0%{?rhel} >= 5 %define _enable_modularX 0%{!?_without_modular_x:1} %define _enable_lcms 0%{!?_without_lcms:1} %else