[OpenImageIO] Update spec

Richard Shaw hobbes1069 at fedoraproject.org
Wed Aug 28 19:55:02 UTC 2013


commit 8b5f5d64eefef0ac5ef840988cefb03aa876b190
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Wed Aug 28 14:54:51 2013 -0500

    Update spec

 OpenImageIO.spec |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/OpenImageIO.spec b/OpenImageIO.spec
index 892ece7..d070f5b 100644
--- a/OpenImageIO.spec
+++ b/OpenImageIO.spec
@@ -1,6 +1,6 @@
 Name:           OpenImageIO
-Version:        1.2.0
-Release:        3%{?dist}
+Version:        1.2.1
+Release:        1%{?dist}
 Summary:        Library for reading and writing images
 
 Group:          Development/Libraries
@@ -15,8 +15,6 @@ Source101:      FindTBB.cmake
 Patch0:         oiio-arm.patch
 Patch1:         oiio-ppc.patch
 Patch2:         oiio-s390.patch
-# https://github.com/OpenImageIO/oiio/pull/642
-Patch3:         oiio-typedef.patch
 
 BuildRequires:  cmake txt2man
 BuildRequires:  qt4-devel
@@ -28,9 +26,6 @@ BuildRequires:  libpng-devel libtiff-devel openjpeg-devel libwebp-devel
 BuildRequires:  zlib-devel
 BuildRequires:  jasper-devel
 BuildRequires:  pugixml-devel
-#%ifarch x86_64
-#BuildRequires:  tbb-devel
-#%endif
 BuildRequires:  hdf5-devel Field3D-devel
 BuildRequires:  OpenColorIO-devel
 
@@ -85,7 +80,6 @@ Development files for package %{name}
 %patch0 -p1 -b .arm
 %patch1 -p1 -b .ppc
 #patch2 -p1 -b .s390
-%patch3 -p1 -b .typedef
 
 # Install FindTBB.cmake
 install %{SOURCE101} src/cmake/modules/
@@ -162,6 +156,9 @@ cp -a doc/*.1 %{buildroot}%{_mandir}/man1
 
 
 %changelog
+* Thu Aug  8 2013 Richard Shaw <hobbes1069 at gmail.com> - 1.2.1-1
+- Update to latest upstream release.
+
 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list