Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a8d2aa00c3 | |||
| 4c4a2f4774 |
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 1 14:03:06 UTC 2025 - Ana Guerrero <ana.guerrero@suse.com>
|
||||
|
||||
- Remove BuildRequires on libboost_system-devel,
|
||||
removed on boost 1.89 (bsc#1249599)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 15 16:21:57 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package OpenShadingLanguage
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -60,7 +60,6 @@ BuildRequires: cmake >= 3.15
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc%{?force_gcc_version}-c++
|
||||
BuildRequires: libboost_filesystem%{?force_boost_version}-devel
|
||||
BuildRequires: libboost_system%{?force_boost_version}-devel
|
||||
BuildRequires: libboost_thread%{?force_boost_version}-devel
|
||||
BuildRequires: (cmake(Clang) >= %{min_llvm_version} with cmake(Clang) =< %{max_llvm_version})
|
||||
BuildRequires: (cmake(LLVM) >= %{min_llvm_version} with cmake(LLVM) =< %{max_llvm_version})
|
||||
|
||||
Reference in New Issue
Block a user