fix build without TBB

This commit is contained in:
Dan Horák 2012-04-09 11:51:59 +02:00
parent 70dc38e479
commit 99bc46da02
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: OpenImageIO
Version: 0.10.3
Release: 4.1%{?dist}
Release: 4.2%{?dist}
Summary: Library for reading and writing images
Group: Development/Libraries
@ -19,7 +19,7 @@ BuildRequires: libpng-devel libtiff-devel
BuildRequires: zlib-devel jasper-devel
BuildRequires: pugixml-devel
# Disable until it works properly
BuildRequires: tbb-devel
#BuildRequires: tbb-devel
BuildRequires: hdf5-devel Field3D-devel
# We don't want to provide private python extension libs
@ -108,6 +108,9 @@ cp -a doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Mon Apr 09 2012 Dan Horák <dan[at]danny.cz> - 0.10.3-4.2
- fix build without TBB
* Mon Mar 12 2012 Richard Shaw <hobbes1069@gmail.com> - 0.10.3-4.1
- Rebuild for updated Field3D.