public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openscad] rawhide: Support CMake 4.x build
@ 2026-06-02  9:41 Cristian Le
  0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-06-02  9:41 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/openscad
Branch : rawhide
Commit : 152e0d1bc28fd5822f7d5763c5a83ea2cfc52862
Author : Cristian Le <git@lecris.dev>
Date   : 2026-06-02T10:13:19+02:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/openscad/c/152e0d1bc28fd5822f7d5763c5a83ea2cfc52862?branch=rawhide

Log:
Support CMake 4.x build

---
diff --git a/openscad.spec b/openscad.spec
index 0c0c8d4..9b839c9 100644
--- a/openscad.spec
+++ b/openscad.spec
@@ -191,6 +191,8 @@ sed -i 's@MCAD/__init__.py@MCAD/gears.scad@' tests/CMakeLists.txt
 
 # tests
 cd tests
+# TODO: Remove when new release is packaged
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 cmake -DPYTHON_EXECUTABLE:STRING=%{python3} .
 %make_build
 cd -

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-02  9:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02  9:41 [rpms/openscad] rawhide: Support CMake 4.x build Cristian Le

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