public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Steffan <jsteffan@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/percetto] rawhide: Add bundled(perfetto-sdk).
Date: Fri, 21 Aug 2026 05:31:50 GMT [thread overview]
Message-ID: <178729031084.1.13291562118475587184.rpms-percetto-8197bf8bbc7e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/percetto
Branch : rawhide
Commit : 8197bf8bbc7e3c263f227ca4e9c9e47aa7699f33
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date : 2026-08-20T23:31:41-06:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/percetto/c/8197bf8bbc7e3c263f227ca4e9c9e47aa7699f33?branch=rawhide
Log:
Add bundled(perfetto-sdk).
---
diff --git a/percetto.spec b/percetto.spec
index 0d6d55d..e3fd3c2 100644
--- a/percetto.spec
+++ b/percetto.spec
@@ -22,6 +22,10 @@ BuildRequires: gcc-c++
BuildRequires: meson
BuildRequires: perfetto-sdk
+# libpercetto.so statically embeds the amalgamated Perfetto tracing SDK
+%global perfetto_sdk_version %(rpm -q --qf '%%{VERSION}\\n' perfetto-sdk 2>/dev/null | grep -Em1 '^[0-9]' || echo 0)
+Provides: bundled(perfetto-sdk) = %{perfetto_sdk_version}
+
# Perfetto only supports these architectures
ExclusiveArch: aarch64 x86_64
reply other threads:[~2026-08-21 5:31 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=178729031084.1.13291562118475587184.rpms-percetto-8197bf8bbc7e@fedoraproject.org \
--to=jsteffan@fedoraproject.org \
--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