diff --git a/OpenColorIO.spec b/OpenColorIO.spec index afcd06e..1ee6e14 100644 --- a/OpenColorIO.spec +++ b/OpenColorIO.spec @@ -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 - 2.2.1-2.0.riscv64 +- Disable BR for OIIO for boostrap (riscv64) + * Wed Jan 18 2023 Fedora Release Engineering - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild