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/kpkpass] rawhide: Fix EPEL 11 build
Date: Sun, 02 Aug 2026 05:05:42 GMT [thread overview]
Message-ID: <178564714200.1.4473276209833170873.rpms-kpkpass-083ad9a998e6@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-02 5:05 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=178564714200.1.4473276209833170873.rpms-kpkpass-083ad9a998e6@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