public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/petpvc] rawhide: Allow to build with CMake 4.0 (rhbz#2381358)
@ 2026-07-21 11:35 Cristian Le
0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-07-21 11:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/petpvc
Branch : rawhide
Commit : c17ade6a7db70feefe607c8c1b957e97299b7b2e
Author : Cristian Le <git@lecris.dev>
Date : 2026-07-21T11:35:36+00:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/petpvc/c/c17ade6a7db70feefe607c8c1b957e97299b7b2e?branch=rawhide
Log:
Allow to build with CMake 4.0 (rhbz#2381358)
---
diff --git a/petpvc.spec b/petpvc.spec
index 474c7e0..1fa53d9 100644
--- a/petpvc.spec
+++ b/petpvc.spec
@@ -44,6 +44,8 @@ sed -i -e "/parc/d" CMakeLists.txt
sed -i 's/\r$//' parc/{FS.csv,GIF_v3.csv}
%build
+# TODO: Please submit an issue to upstream (rhbz#2381358)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
flags=( -std=gnu++11
-Wno-unused-variable
-Wno-unused-but-set-variable
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 11:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 11:35 [rpms/petpvc] rawhide: Allow to build with CMake 4.0 (rhbz#2381358) Cristian Le
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox