public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libuvc] f44: Merge #1 `rawhide: Fix FTBFS for CMake 4.0`
@ 2026-09-13 15:22 Jonathan Steffan
0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-09-13 15:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libuvc
Branch : f44
Commit : 4a657f06285755cd48a65a65780bc434252fca7b
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date : 2026-02-15T18:17:42+00:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libuvc/c/4a657f06285755cd48a65a65780bc434252fca7b?branch=f44
Log:
Merge #1 `rawhide: Fix FTBFS for CMake 4.0`
---
diff --git a/libuvc.spec b/libuvc.spec
index c9924b7..a569a1b 100644
--- a/libuvc.spec
+++ b/libuvc.spec
@@ -59,6 +59,8 @@ This package contains examples making use of %{name}.
%autosetup -p1
%build
+# TODO: Please submit an issue to upstream (rhbz#2380761)
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake \
-DCMAKE_BUILD_TARGET=Shared \
%if %{with examples}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-13 15:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-13 15:22 [rpms/libuvc] f44: Merge #1 `rawhide: Fix FTBFS for CMake 4.0` Jonathan Steffan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox