public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lzfse] rawhide: Allow to build with CMake 4.0 (rhbz#2380788)
@ 2026-08-14 1:31 Cristian Le
0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-08-14 1:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lzfse
Branch : rawhide
Commit : 1b1ed2d5879613c6a046807251d48022be261ec8
Author : Cristian Le <git@lecris.dev>
Date : 2026-08-14T01:30:17+00:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lzfse/c/1b1ed2d5879613c6a046807251d48022be261ec8?branch=rawhide
Log:
Allow to build with CMake 4.0 (rhbz#2380788)
---
diff --git a/lzfse.spec b/lzfse.spec
index 15f683c..19bb13e 100644
--- a/lzfse.spec
+++ b/lzfse.spec
@@ -41,6 +41,8 @@ This package contains development headers and libraries for %{name}.
%autosetup -n %{name}-%{name}-%{version}
%build
+# TODO: Please submit an issue to upstream (rhbz#2380788)
+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-08-14 1:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-14 1:31 [rpms/lzfse] rawhide: Allow to build with CMake 4.0 (rhbz#2380788) Cristian Le
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox