public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libuvc] f44: Allow to build with CMake 4.0 (rhbz#2380761)
@ 2026-09-13 15:22 Cristian Le
  0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-09-13 15:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libuvc
Branch : f44
Commit : ccc5f99ced4e578f73e5b8b0bd3fbbe97d774470
Author : Cristian Le <git@lecris.dev>
Date   : 2025-11-12T15:50:08+01:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libuvc/c/ccc5f99ced4e578f73e5b8b0bd3fbbe97d774470?branch=f44

Log:
Allow to build with CMake 4.0 (rhbz#2380761)

---
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: Allow to build with CMake 4.0 (rhbz#2380761) Cristian Le

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