public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kdiff3] epel10: Fix build with CMake 4.0
Date: Thu, 30 Jul 2026 15:44:20 GMT [thread overview]
Message-ID: <178542626037.1.2688732250458364968.rpms-kdiff3-c58789a889e8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kdiff3
Branch : epel10
Commit : c58789a889e8254bcb62904d581aca10478f2cc3
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-03-19T18:29:21-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kdiff3/c/c58789a889e8254bcb62904d581aca10478f2cc3?branch=epel10
Log:
Fix build with CMake 4.0
cmake no longer provides the cmake3 name:
https://fedoraproject.org/wiki/Changes/CMake4.0
---
diff --git a/kdiff3.spec b/kdiff3.spec
index 823ab7c..002a542 100644
--- a/kdiff3.spec
+++ b/kdiff3.spec
@@ -7,7 +7,7 @@ License: GPL-2.0-or-later AND BSD-2-Clause AND CC0-1.0 AND MIT
URL: https://invent.kde.org/sdk/kdiff3
Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
-BuildRequires: cmake3
+BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: desktop-file-utils
BuildRequires: gettext
reply other threads:[~2026-07-30 15:44 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=178542626037.1.2688732250458364968.rpms-kdiff3-c58789a889e8@fedoraproject.org \
--to=yselkowi@redhat.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