public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/v4l2ucp] rawhide: Fix FTBFS with cmake 4.x
@ 2026-07-21 13:58 Hans de Goede
  0 siblings, 0 replies; only message in thread
From: Hans de Goede @ 2026-07-21 13:58 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/v4l2ucp
Branch : rawhide
Commit : 9db9a26843fee659ee0da076db310f732769917a
Author : Hans de Goede <johannes.goede@oss.qualcomm.com>
Date   : 2026-07-21T15:58:22+02:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/v4l2ucp/c/9db9a26843fee659ee0da076db310f732769917a?branch=rawhide

Log:
Fix FTBFS with cmake 4.x

---
diff --git a/v4l2ucp.spec b/v4l2ucp.spec
index 5aadc01..8b01eb9 100644
--- a/v4l2ucp.spec
+++ b/v4l2ucp.spec
@@ -1,6 +1,6 @@
 Name:           v4l2ucp
 Version:        2.0.1
-Release:        38%{?dist}
+Release:        39%{?dist}
 Summary:        Video4linux universal control panel
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
 License:        GPL-2.0-or-later
@@ -29,7 +29,7 @@ controls to their default state.
 
 
 %build
-%cmake
+%cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake_build
 
 
@@ -54,6 +54,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/icons/%{name}.png \
 
 
 %changelog
+* Tue Jul 21 2026 Hans de Goede <johannes.goede@oss.qualcomm.com> - 2.0.1-39
+- Fix FTBFS with cmake 4.x
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-38
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-07-21 13:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 13:58 [rpms/v4l2ucp] rawhide: Fix FTBFS with cmake 4.x Hans de Goede

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