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/tdlib] rawhide: Allow to build with CMake 4.0 (rhbz#2380812)
Date: Sun, 14 Jun 2026 20:12:53 GMT	[thread overview]
Message-ID: <178146797306.1.19595299669102897.rpms-tdlib-2e647b4f67e5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/tdlib
Branch : rawhide
Commit : 2e647b4f67e5ed96251e41b8b9456a8cedb35cc8
Author : Cristian Le <git@lecris.dev>
Date   : 2026-06-14T16:12:22-04:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/tdlib/c/2e647b4f67e5ed96251e41b8b9456a8cedb35cc8?branch=rawhide

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

---
diff --git a/tdlib.spec b/tdlib.spec
index 0e35afd..9b37b42 100644
--- a/tdlib.spec
+++ b/tdlib.spec
@@ -47,6 +47,8 @@ Requires: %{name}-devel%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
 sed -e 's/"DEFAULT"/"PROFILE=SYSTEM"/g' -i tdnet/td/net/SslStream.cpp
 
 %build
+# TODO: Please submit an issue to upstream (rhbz#2380812)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake -G Ninja \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_LIBDIR=%{_lib} \

                 reply	other threads:[~2026-06-14 20:12 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=178146797306.1.19595299669102897.rpms-tdlib-2e647b4f67e5@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