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/levmar] rawhide: Allow to build with CMake 4.0 (rhbz#2380698)
Date: Wed, 22 Jul 2026 23:10:01 GMT	[thread overview]
Message-ID: <178476180154.1.12727481440577173085.rpms-levmar-922b0c765698@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/levmar
Branch : rawhide
Commit : 922b0c765698fee3bcfc13fde2c19133499ef772
Author : Cristian Le <git@lecris.dev>
Date   : 2026-07-16T18:55:58+00:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/levmar/c/922b0c765698fee3bcfc13fde2c19133499ef772?branch=rawhide

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

---
diff --git a/levmar.spec b/levmar.spec
index 220ce99..a379e3c 100644
--- a/levmar.spec
+++ b/levmar.spec
@@ -55,6 +55,8 @@ sed -i 's/lapack;blas/flexiblas;flexiblas/g' CMakeLists.txt
 %endif
 
 %build
+# TODO: Please submit an issue to upstream (rhbz#2380698)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake -DLINSOLVERS_RETAIN_MEMORY:BOOL=OFF -DNEED_F2C:BOOL=OFF
 %cmake_build
 

                 reply	other threads:[~2026-07-22 23:10 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=178476180154.1.12727481440577173085.rpms-levmar-922b0c765698@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