Disable BR for OIIO for bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-05-31 13:11:43 +03:00
parent 71c2508c76
commit b896a722b3
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 7 additions and 4 deletions

View File

@ -5,7 +5,7 @@
Name: OpenColorIO
Version: 2.2.1
Release: 2%{?dist}
Release: 2.0.riscv64%{?dist}
Summary: Enables color transforms and image display across graphics apps
License: BSD
@ -43,9 +43,9 @@ BuildRequires: zlib-devel
# WARNING: OpenColorIO and OpenImageIO are cross dependent.
# If an ABI incompatible update is done in one, the other also needs to be
# rebuilt.
BuildRequires: cmake(OpenImageIO)
BuildRequires: OpenImageIO-iv
BuildRequires: OpenImageIO-utils
#BuildRequires: cmake(OpenImageIO)
#BuildRequires: OpenImageIO-iv
#BuildRequires: OpenImageIO-utils
#######################
# Unbundled libraries #
@ -174,6 +174,9 @@ find %{buildroot} -type f -name "*.a" -exec rm -f {} \;
%changelog
* Wed May 30 2023 David Abdurachmanov <davidlt@rivosinc.com> - 2.2.1-2.0.riscv64
- Disable BR for OIIO for boostrap (riscv64)
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild