Fix cmake28 conditional.

This commit is contained in:
Richard M. Shaw 2012-07-22 15:50:21 -05:00
parent 8e096b82e1
commit 893cf597cd
1 changed files with 4 additions and 0 deletions

View File

@ -27,7 +27,11 @@ Patch0: OpenColorIO-1.0.7-pylib_no_soname.patch
Patch1: OpenColorIO-1.0.7-docfix.patch
# Utilities
%if 0%{?el6}
BuildRequires: cmake28
%else
BuildRequires: cmake
%endif
BuildRequires: help2man
# Libraries