public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/darktable] f43: Make sure the OpenEXR compat package isn't pulled in.
@ 2026-09-01  8:50 Richard Shaw
  0 siblings, 0 replies; only message in thread
From: Richard Shaw @ 2026-09-01  8:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/darktable
Branch : f43
Commit : 1233dd831bc1ae6f0778a37f6de013662e54d810
Author : Richard Shaw <hobbes1069@gmail.com>
Date   : 2026-05-23T07:59:58-05:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/darktable/c/1233dd831bc1ae6f0778a37f6de013662e54d810?branch=f43

Log:
Make sure the OpenEXR compat package isn't pulled in.

---
diff --git a/darktable.spec b/darktable.spec
index 3d142a3..c0d4355 100644
--- a/darktable.spec
+++ b/darktable.spec
@@ -80,7 +80,7 @@ BuildRequires: pkgconfig(lua)
 # opencl-headers is optional (OpenCL kernel build test)
 BuildRequires: opencl-headers
 %if (%{defined rhel} && 0%{?rhel} >= 9) || %{defined fedora}
-BuildRequires: cmake(OpenEXR)
+BuildRequires: cmake(OpenEXR) > 2
 BuildRequires: cmake(Imath)
 %else
 BuildRequires: OpenEXR-devel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-01  8:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01  8:50 [rpms/darktable] f43: Make sure the OpenEXR compat package isn't pulled in Richard Shaw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox