public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedfind] test-pr-branch-2: Fix python_provide on EPEL 7
Date: Fri, 19 Jun 2026 22:30:50 GMT [thread overview]
Message-ID: <178190825068.1.16601863626006758279.rpms-fedfind-6c097a2522fa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
Commit : 6c097a2522fa3a9668988607808b1a7c05a8aaa8
Author : Adam Williamson <awilliam@redhat.com>
Date : 2017-02-10T22:34:53-08:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/6c097a2522fa3a9668988607808b1a7c05a8aaa8?branch=test-pr-branch-2
Log:
Fix python_provide on EPEL 7
---
diff --git a/fedfind.spec b/fedfind.spec
index 58c003a..f0bcb84 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -74,7 +74,7 @@ Python 2 library package.
%if 0%{?with_python3}
%package -n python%{python3_pkgversion}-fedfind
Summary: Fedora Finder finds Fedora (using Python 3)
-%{?python_provide:%python_provide python3-fedfind}
+%{?python_provide:%python_provide python%{python3_pkgversion}-fedfind}
Group: Applications/Productivity
Requires: %{test_requires3}
reply other threads:[~2026-06-19 22:30 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=178190825068.1.16601863626006758279.rpms-fedfind-6c097a2522fa@fedoraproject.org \
--to=awilliam@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