public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orion Poplawski <orion@nwra.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openvdb] rawhide: Make openvdb-devel require pkgconfig(blosc) to avoid cmake error
Date: Thu, 17 Sep 2026 09:22:09 GMT	[thread overview]
Message-ID: <178963692961.1.11560584489547595993.rpms-openvdb-9ff5ada4fb3e@fedoraproject.org> (raw)

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}

                 reply	other threads:[~2026-09-17  9:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178963692961.1.11560584489547595993.rpms-openvdb-9ff5ada4fb3e@fedoraproject.org \
    --to=orion@nwra.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox