[OpenImageIO/f15] Rebuild for updated Field3D.

Richard Shaw hobbes1069 at fedoraproject.org
Tue Mar 13 00:04:02 UTC 2012


commit b492f88948d8d8b2dcda31324e95a7e975ca1b10
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Mon Mar 12 19:03:58 2012 -0500

    Rebuild for updated Field3D.

 OpenImageIO.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/OpenImageIO.spec b/OpenImageIO.spec
index a60550c..3c9a274 100644
--- a/OpenImageIO.spec
+++ b/OpenImageIO.spec
@@ -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 at gmail.com> - 0.10.3-4
+- Rebuild for updated Field3D.
+
 * Sat Nov 05 2011 Richard Shaw <hobbes1069 at gmail.com> - 0.10.3-3
 - Update to 0.10.3
 - Rebuild for libpng 1.5.


More information about the scm-commits mailing list