public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/grive2] rawhide: Allow to build with CMake 4.0 (rhbz#2380629)
@ 2026-07-02 2:45 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-07-02 2:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/grive2
Branch : rawhide
Commit : d3200fe589bef397849b3ff3896893d1e55d7f54
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-07-01T23:06:48-03:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/grive2/c/d3200fe589bef397849b3ff3896893d1e55d7f54?branch=rawhide
Log:
Allow to build with CMake 4.0 (rhbz#2380629)
Signed-off-by: Filipe Rosset <rosset.filipe@gmail.com>
---
diff --git a/grive2.spec b/grive2.spec
index 1cf146a..42ad7f2 100644
--- a/grive2.spec
+++ b/grive2.spec
@@ -40,6 +40,7 @@ REST API to talk to Google Drive service.
%autosetup -p1
%build
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake3
%cmake_build
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-02 2:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 2:45 [rpms/grive2] rawhide: Allow to build with CMake 4.0 (rhbz#2380629) Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox