public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Cristian Le <git@lecris.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/openscad] rawhide: Support CMake 4.x build
Date: Tue, 02 Jun 2026 09:41:48 GMT [thread overview]
Message-ID: <178039330872.1.7545309140926045279.rpms-openscad-152e0d1bc28f@fedoraproject.org> (raw)
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 -
reply other threads:[~2026-06-02 9:41 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=178039330872.1.7545309140926045279.rpms-openscad-152e0d1bc28f@fedoraproject.org \
--to=git@lecris.dev \
--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