Update cmake conditionals for epel7.

This commit is contained in:
Richard M. Shaw 2014-05-20 13:42:30 -05:00
parent 15295a76d9
commit fee5a3bd2e
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%if 0%{?rhel}
%if 0%{?rhel} && 0%{?rhel} <= 6
%global cmake %cmake28
%endif
@ -20,7 +20,7 @@ Patch1: oiio-ppc.patch
Patch2: oiio-s390.patch
Patch3: oiio-cmake.patch
%if 0%{?rhel}
%if 0%{?rhel} && 0%{?rhel} <= 6
BuildRequires: cmake28
%else
BuildRequires: cmake