From: Jan Rękorajski Date: Wed, 11 Jul 2012 22:26:20 +0000 (+0200) Subject: Release 2 X-Git-Tag: auto/th/OpenImageIO-1.0.7-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=644b99fc8130c41ea9767a6f067cf6c3b488a5e8;p=packages%2FOpenImageIO.git Release 2 tbb requires instructions not present on i486 --- diff --git a/OpenImageIO.spec b/OpenImageIO.spec index 4f90f13..492d661 100644 --- a/OpenImageIO.spec +++ b/OpenImageIO.spec @@ -2,11 +2,16 @@ %bcond_without static_libs # don't build static libraries %bcond_without tbb # Threading Building Blocks # + +%ifarch i486 +%undefine with_tbb +%endif + Summary: Library for reading and writing images Summary(pl.UTF-8): Biblioteka do odczytu i zapisu obrazów Name: OpenImageIO Version: 1.0.7 -Release: 1 +Release: 2 License: BSD Group: Libraries Source0: https://github.com/OpenImageIO/oiio/tarball/Release-%{version}#/%{name}-%{version}.tar.gz