Remove BR on OpenImageIO-devel to rebuild the package

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2018-06-27 10:55:08 +02:00
parent a422bc402c
commit 5428f9c0f2
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
1 changed files with 5 additions and 2 deletions

View File

@ -11,7 +11,7 @@
Name: OpenColorIO
Version: 1.1.0
Release: 6.0.riscv64%{?dist}
Release: 6.1.riscv64%{?dist}
Summary: Enables color transforms and image display across graphics apps
License: BSD
@ -57,7 +57,7 @@ BuildRequires: texlive-hyphen-base
# WARNING: OpenColorIO and OpenImageIO are cross dependent.
# If an ABI incompatible update is done in one, the other also needs to be
# rebuilt.
BuildRequires: OpenImageIO-devel
#BuildRequires: OpenImageIO-devel
BuildRequires: OpenEXR-devel
# Libraries
@ -208,6 +208,9 @@ find %{buildroot} -name "*.cmake" -exec mv {} %{buildroot}%{_datadir}/cmake/Modu
%changelog
* Wed Jun 27 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1.1.0-6.1.riscv64
- Remove BR on OpenImageIO-devel to rebuild the package
* Tue Jun 26 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1.1.0-6.0.riscv64
- Rebuild for yaml-cpp