Accepting request 1245123 from graphics
OBS-URL: https://build.opensuse.org/request/show/1245123 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/OpenShadingLanguage?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 1 22:02:06 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
- Also lock the cmake(OpenImageIO) to the version smaller than 3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 18 15:40:40 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
Mon Nov 18 15:40:40 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package OpenShadingLanguage
|
# spec file for package OpenShadingLanguage
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -59,7 +59,7 @@ BuildRequires: partio-devel
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-pybind11-devel
|
BuildRequires: python3-pybind11-devel
|
||||||
BuildRequires: cmake(OpenImageIO) >= 2.0
|
BuildRequires: (cmake(OpenImageIO) >= 2.0 with cmake(OpenImageIO) < 3)
|
||||||
BuildRequires: cmake(pugixml)
|
BuildRequires: cmake(pugixml)
|
||||||
Requires: %{name}-common-headers = %{version}
|
Requires: %{name}-common-headers = %{version}
|
||||||
Recommends: %{name}-doc = %{version}
|
Recommends: %{name}-doc = %{version}
|
||||||
|
|||||||
Reference in New Issue
Block a user