public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kpkpass] rawhide: Fix EPEL 11 build
@ 2026-08-02  5:05 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-02  5:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kpkpass
Branch : rawhide
Commit : 083ad9a998e636522f9c38cf42682c042e96a8d7
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2026-08-02T01:05:18-04:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kpkpass/c/083ad9a998e636522f9c38cf42682c042e96a8d7?branch=rawhide

Log:
Fix EPEL 11 build

---
diff --git a/kpkpass.spec b/kpkpass.spec
index 9874a2b..9de2609 100644
--- a/kpkpass.spec
+++ b/kpkpass.spec
@@ -62,7 +62,7 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator.
 %{_kf6_libdir}/libKPim6PkPass.so.*
 %{_kf6_qmldir}/org/kde/pkpass/
 %{_kf6_libdir}/qt6/metatypes/qt6kpim6pkpass_metatypes.json
-%if 0%{?fedora} <= 44
+%if ! (0%{?fedora} >= 45 || 0%{?rhel} >= 11)
 %{_kf6_datadir}/mime/packages/application-vnd-apple-pkpasses.xml
 %endif
 

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

only message in thread, other threads:[~2026-08-02  5:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-02  5:05 [rpms/kpkpass] rawhide: Fix EPEL 11 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