Compare commits

...

2 Commits
master ... f18

Author SHA1 Message Date
Richard M. Shaw 20f12e26e3 Remove unneeded patch 2013-11-06 16:21:19 -06:00
Richard M. Shaw 0f6f20a495 Fix BR for yaml-cpp as f18 didn't get the 0.3 compatibility package. 2013-11-06 16:07:46 -06:00
1 changed files with 1 additions and 3 deletions

View File

@ -19,7 +19,6 @@ URL: http://opencolorio.org/
# Github archive was generated on the fly using the following URL:
# https://github.com/imageworks/OpenColorIO/tarball/v1.0.8
Source0: %{name}-%{version}.tar.gz
Patch0: OpenColorIO-yaml_cpp3.patch
# Utilities
%if 0%{?el6}
@ -43,7 +42,7 @@ BuildRequires: zlib-devel
#######################
BuildRequires: tinyxml-devel
BuildRequires: lcms2-devel
BuildRequires: yaml-cpp03-devel >= 0.3.0
BuildRequires: yaml-cpp-devel >= 0.3.0
# The following bundled projects are only used for document generation.
#BuildRequires: python-docutils
@ -81,7 +80,6 @@ Development libraries and headers for %{name}.
%prep
%setup -q
%patch0 -p1 -b .yaml3
# Remove what bundled libraries
rm -f ext/lcms*