Linux DTrace development list
 help / color / mirror / Atom feed
From: Kris Van Hees <kris.van.hees@oracle.com>
To: dtrace@lists.linux.dev, dtrace-devel@oss.oracle.com
Subject: [PATCH] spec: make dependency for fuse3 more strict
Date: Fri, 28 Aug 2026 18:49:07 +0000	[thread overview]
Message-ID: <45da1d96139f5cdd2f451d58f46e67f6@oracle.com> (raw)

The runtime dependency should only be for the fuse3 libraries.

Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
---
 dtrace.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dtrace.spec b/dtrace.spec
index d72baf9d..f294e28f 100644
--- a/dtrace.spec
+++ b/dtrace.spec
@@ -53,7 +53,7 @@ Requires:     fuse
 BuildRequires: fuse-devel
 %define maybe_use_fuse2 libfuse2=yes
 %else
-Requires:     fuse3 >= 3.2.0
+Requires:     fuse3-libs >= 3.2.0
 BuildRequires: fuse3-devel >= 3.2.0
 %define maybe_use_fuse2 %{nil}
 %endif
-- 
2.52.0


             reply	other threads:[~2026-08-28 18:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-28 18:49 Kris Van Hees [this message]
2026-08-28 20:48 ` [PATCH] spec: make dependency for fuse3 more strict Elena Zannoni

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=45da1d96139f5cdd2f451d58f46e67f6@oracle.com \
    --to=kris.van.hees@oracle.com \
    --cc=dtrace-devel@oss.oracle.com \
    --cc=dtrace@lists.linux.dev \
    /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