public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kommit] epel10: Fix flatpak build
@ 2026-08-04 19:33 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-04 19:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kommit
Branch : epel10
Commit : f24d732b3af96626f6316fa881b285a29397d88b
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2023-08-22T00:40:16-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kommit/c/f24d732b3af96626f6316fa881b285a29397d88b?branch=epel10
Log:
Fix flatpak build
Use of the KF5 macros is necessary to ensure the proper installation of
all components, particularly when building flatpaks.
---
diff --git a/kommit.spec b/kommit.spec
index f4a74cc..5426232 100644
--- a/kommit.spec
+++ b/kommit.spec
@@ -39,7 +39,7 @@ Git gui client for KDE.
%build
-%cmake
+%cmake_kf5
%cmake_build
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 19:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 19:33 [rpms/kommit] epel10: Fix flatpak build Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox