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/petpvc] rawhide: Allow to build with CMake 4.0 (rhbz#2381358)
Date: Tue, 21 Jul 2026 11:35:48 GMT	[thread overview]
Message-ID: <178463374872.1.13435101430475089090.rpms-petpvc-c17ade6a7db7@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-21 11:35 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=178463374872.1.13435101430475089090.rpms-petpvc-c17ade6a7db7@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