]> git.pld-linux.org Git - packages/OpenImageIO.git/commitdiff
Release 2 auto/th/OpenImageIO-1.0.7-2
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 11 Jul 2012 22:26:20 +0000 (00:26 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 11 Jul 2012 22:26:20 +0000 (00:26 +0200)
tbb requires instructions not present on i486

OpenImageIO.spec

index 4f90f13a3c87a39c48c81d965abac3afde76b6d8..492d66189dbe6038b9617b8272604fb30e8aab2d 100644 (file)
@@ -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
This page took 0.14557 seconds and 4 git commands to generate.