public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/disciplining-minipod] epel8: Allow to build with CMake 4.0 (rhbz#2380544)
@ 2026-09-04 13:19 Cristian Le
  0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-09-04 13:19 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/disciplining-minipod
Branch : epel8
Commit : 58ead29eea2a9c822f1ead6ae590cf9aa2a18303
Author : Cristian Le <git@lecris.dev>
Date   : 2025-11-10T17:53:52+01:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/disciplining-minipod/c/58ead29eea2a9c822f1ead6ae590cf9aa2a18303?branch=epel8

Log:
Allow to build with CMake 4.0 (rhbz#2380544)

---
diff --git a/disciplining-minipod.spec b/disciplining-minipod.spec
index 3830ccf..fad5127 100644
--- a/disciplining-minipod.spec
+++ b/disciplining-minipod.spec
@@ -40,6 +40,8 @@ sed -i 's/-O3//' CMakeLists.txt
 sed -i 's/^install.*-static.*$//' src/CMakeLists.txt
 
 %build
+# TODO: Please submit an issue to upstream (rhbz#2380544)
+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-09-04 13:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 13:19 [rpms/disciplining-minipod] epel8: Allow to build with CMake 4.0 (rhbz#2380544) Cristian Le

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox