public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jdns] rawhide: Allow to build with CMake 4.0 (rhbz#2380662)
@ 2026-07-22 3:20 Cristian Le
0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-07-22 3:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/jdns
Branch : rawhide
Commit : 5867df2717f8ba4b11d90997ee2bf72db80453d2
Author : Cristian Le <git@lecris.dev>
Date : 2026-07-22T03:20:26+00:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/jdns/c/5867df2717f8ba4b11d90997ee2bf72db80453d2?branch=rawhide
Log:
Allow to build with CMake 4.0 (rhbz#2380662)
---
diff --git a/jdns.spec b/jdns.spec
index 6031ab4..9b46f16 100644
--- a/jdns.spec
+++ b/jdns.spec
@@ -76,6 +76,8 @@ be used to test functionality.
%autosetup -p1
%build
+# TODO: Please submit an issue to upstream (rhbz#2380662)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake -G Ninja \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_JDNS_TOOL:BOOL=ON \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 3:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 3:20 [rpms/jdns] rawhide: Allow to build with CMake 4.0 (rhbz#2380662) Cristian Le
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox