public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openvdb] rawhide: Make openvdb-devel require pkgconfig(blosc) to avoid cmake error
@ 2026-09-17 9:22 Orion Poplawski
0 siblings, 0 replies; only message in thread
From: Orion Poplawski @ 2026-09-17 9:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openvdb
Branch : rawhide
Commit : 9ff5ada4fb3e516d935afe27a72cc07cb99523de
Author : Orion Poplawski <orion@nwra.com>
Date : 2026-09-16T21:28:29-06:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openvdb/c/9ff5ada4fb3e516d935afe27a72cc07cb99523de?branch=rawhide
Log:
Make openvdb-devel require pkgconfig(blosc) to avoid cmake error
---
diff --git a/openvdb.spec b/openvdb.spec
index 49759ae..7b665d9 100644
--- a/openvdb.spec
+++ b/openvdb.spec
@@ -101,6 +101,7 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release}
# Requires v2020.3 in adherence to VFX Reference Platform guideline
# https://vfxplatform.com/
Requires: cmake(tbb)
+Requires: pkgconfig(blosc) >= 1.5.0
Requires: pkgconfig(zlib) > 1.2.7
Obsoletes: %{name}-doc < 6.1.0-1
%if %{with docs}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-17 9:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 9:22 [rpms/openvdb] rawhide: Make openvdb-devel require pkgconfig(blosc) to avoid cmake error Orion Poplawski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox