public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tdlib] rawhide: Allow to build with CMake 4.0 (rhbz#2380812)
@ 2026-06-14 20:12 Cristian Le
0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-06-14 20:12 UTC (permalink / raw)
To: git-commits
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} \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-14 20:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 20:12 [rpms/tdlib] rawhide: Allow to build with CMake 4.0 (rhbz#2380812) Cristian Le
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox