public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libdkimpp] rawhide: Fix build with CMake 4.0
@ 2026-06-14 21:39 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-14 21:39 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libdkimpp
Branch : rawhide
Commit : e5d08596aa9e4519505a50940c5e3e27debb8401
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2026-06-14T17:38:35-04:00
Stats  : +1/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libdkimpp/c/e5d08596aa9e4519505a50940c5e3e27debb8401?branch=rawhide

Log:
Fix build with CMake 4.0

---
diff --git a/libdkimpp.spec b/libdkimpp.spec
index bfc4d7a..8b7c9e0 100644
--- a/libdkimpp.spec
+++ b/libdkimpp.spec
@@ -39,6 +39,7 @@ with %{name}.
 sed -i 's|/usr/local/lib|%{_libdir}|g' CMakeLists.txt
 
 %build
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake
 %cmake_build
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-14 21:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 21:39 [rpms/libdkimpp] rawhide: Fix build with CMake 4.0 Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox