public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Davide Cavalca <dcavalca@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/dnf-plugin-perfmetrics] rawhide: Fix FTBFS with CMake 4.0; Fixes: RHBZ#2380550
Date: Sun, 14 Jun 2026 07:48:37 GMT [thread overview]
Message-ID: <178142331742.1.15306467815295204717.rpms-dnf-plugin-perfmetrics-da4534dd98dc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/dnf-plugin-perfmetrics
Branch : rawhide
Commit : da4534dd98dc1fc2fa0157534626fffa9009ce81
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date : 2026-06-14T08:48:25+01:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/dnf-plugin-perfmetrics/c/da4534dd98dc1fc2fa0157534626fffa9009ce81?branch=rawhide
Log:
Fix FTBFS with CMake 4.0; Fixes: RHBZ#2380550
---
diff --git a/dnf-plugin-perfmetrics.spec b/dnf-plugin-perfmetrics.spec
index 17f5b29..a4027ff 100644
--- a/dnf-plugin-perfmetrics.spec
+++ b/dnf-plugin-perfmetrics.spec
@@ -34,6 +34,7 @@ Requires: python3-psutil
%autosetup -n dnf-plugins-%{srcname}-%{version} -p1
%build
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake
%cmake_build
reply other threads:[~2026-06-14 7:48 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=178142331742.1.15306467815295204717.rpms-dnf-plugin-perfmetrics-da4534dd98dc@fedoraproject.org \
--to=dcavalca@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