Rebuild for updated Field3D.

This commit is contained in:
Richard M. Shaw 2012-03-12 19:03:58 -05:00
parent b27abd9077
commit b492f88948
1 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,6 @@
Name: OpenImageIO
Version: 0.10.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Library for reading and writing images
Group: Development/Libraries
@ -19,10 +19,8 @@ BuildRequires: libpng libtiff-devel
BuildRequires: zlib-devel jasper-devel
BuildRequires: pugixml-devel
# Disable until it works properly
#BuildRequires: tbb-devel
# Field3D support is not considered stable at this time and no package
# currently exists for Fedora. Re-enable when fixed.
#BuildRequires: hdf5-devel Field3D-devel
BuildRequires: tbb-devel
BuildRequires: hdf5-devel Field3D-devel
# We don't want to provide private python extension libs
%{?filter_setup:
@ -110,6 +108,9 @@ cp -a doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Mon Mar 12 2012 Richard Shaw <hobbes1069@gmail.com> - 0.10.3-4
- Rebuild for updated Field3D.
* Sat Nov 05 2011 Richard Shaw <hobbes1069@gmail.com> - 0.10.3-3
- Update to 0.10.3
- Rebuild for libpng 1.5.