Commit spec updates.

This commit is contained in:
Richard M. Shaw 2012-04-25 11:21:53 -05:00
parent 7a6c661976
commit b51484b566
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Source1: FindTBB.cmake
Patch0: OpenImageIO-1.0.0-use_external_tbb.patch
Patch1: OpenImageIO-1.0.0-tbb_include.patch
Patch2: OpenImageIO-1.0.3-ppc64.patch
BuildRequires: boost-devel glew-devel qt-devel OpenEXR-devel ilmbase-devel
BuildRequires: python2-devel txt2man
@ -61,6 +62,7 @@ Development files for package %{name}
%setup -q -n %{name}-oiio-%{githash2}
%patch0 -p1 -b .exttbb
%patch1 -p1 -b .tbbinc
%patch2 -p1 -b .ppc64
# Remove bundled pugixml
rm -f src/include/pugixml.hpp \