public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: Fix python_provide on EPEL 7
@ 2026-06-19 22:30 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 22:30 UTC (permalink / raw)
To: git-commits
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}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 22:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 22:30 [rpms/fedfind] test-pr-branch-2: Fix python_provide on EPEL 7 Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox