public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/luxcorerender] f43: Force use of current OIIO package instead of compat package.
@ 2026-09-20 2:16 Richard Shaw
0 siblings, 0 replies; 2+ messages in thread
From: Richard Shaw @ 2026-09-20 2:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/luxcorerender
Branch : f43
Commit : 3658938cebfd4f65d8141ce61a6ebb0a1759aeef
Author : Richard Shaw <hobbes1069@gmail.com>
Date : 2026-05-25T09:14:51-05:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/luxcorerender/c/3658938cebfd4f65d8141ce61a6ebb0a1759aeef?branch=f43
Log:
Force use of current OIIO package instead of compat package.
---
diff --git a/luxcorerender.spec b/luxcorerender.spec
index b8ca06d..26796f4 100644
--- a/luxcorerender.spec
+++ b/luxcorerender.spec
@@ -74,7 +74,8 @@ BuildRequires: pkgconfig(libtiff-4)
BuildRequires: cmake(OpenEXR)
BuildRequires: cmake(Imath)
BuildRequires: cmake(OpenColorIO)
-BuildRequires: cmake(OpenImageIO) < 3.0
+BuildRequires: cmake(OpenImageIO)
+#< 3.0
# Disable pyside2 due to incompatibility with python 3.12
%if 0%{?fedora} < 39
BuildRequires: pkgconfig(pyside2)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/luxcorerender] f43: Force use of current OIIO package instead of compat package.
@ 2026-09-20 2:16 Richard Shaw
0 siblings, 0 replies; 2+ messages in thread
From: Richard Shaw @ 2026-09-20 2:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/luxcorerender
Branch : f43
Commit : fab994a1b531a12a1fa6b2804f14d8bdb0d76c19
Author : Richard Shaw <hobbes1069@gmail.com>
Date : 2026-05-25T09:15:42-05:00
Stats : +1/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/luxcorerender/c/fab994a1b531a12a1fa6b2804f14d8bdb0d76c19?branch=f43
Log:
Force use of current OIIO package instead of compat package.
---
diff --git a/luxcorerender.spec b/luxcorerender.spec
index 26796f4..a43de55 100644
--- a/luxcorerender.spec
+++ b/luxcorerender.spec
@@ -74,8 +74,7 @@ BuildRequires: pkgconfig(libtiff-4)
BuildRequires: cmake(OpenEXR)
BuildRequires: cmake(Imath)
BuildRequires: cmake(OpenColorIO)
-BuildRequires: cmake(OpenImageIO)
-#< 3.0
+BuildRequires: cmake(OpenImageIO) > 3
# Disable pyside2 due to incompatibility with python 3.12
%if 0%{?fedora} < 39
BuildRequires: pkgconfig(pyside2)
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-20 2:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 2:16 [rpms/luxcorerender] f43: Force use of current OIIO package instead of compat package Richard Shaw
2026-09-20 2:16 Richard Shaw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox