public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Hans de Goede <johannes.goede@oss.qualcomm.com>
To: git-commits@fedoraproject.org
Subject: [rpms/v4l2ucp] rawhide: Fix FTBFS with cmake 4.x
Date: Tue, 21 Jul 2026 13:58:29 GMT [thread overview]
Message-ID: <178464230938.1.18044112913053730936.rpms-v4l2ucp-9db9a26843fe@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-21 13:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178464230938.1.18044112913053730936.rpms-v4l2ucp-9db9a26843fe@fedoraproject.org \
--to=johannes.goede@oss.qualcomm.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox