public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dnf-plugin-perfmetrics] rawhide: Fix FTBFS with CMake 4.0; Fixes: RHBZ#2380550
@ 2026-06-14 7:48 Davide Cavalca
0 siblings, 0 replies; only message in thread
From: Davide Cavalca @ 2026-06-14 7:48 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-14 7:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 7:48 [rpms/dnf-plugin-perfmetrics] rawhide: Fix FTBFS with CMake 4.0; Fixes: RHBZ#2380550 Davide Cavalca
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox