public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Hirotaka Wakabayashi <hiwkby@yahoo.com>
To: git-commits@fedoraproject.org
Subject: [rpms/qpid-proton] epel10: rpm macro migration
Date: Wed, 26 Aug 2026 22:53:06 GMT [thread overview]
Message-ID: <178778478634.1.1091292942675110252.rpms-qpid-proton-c56d21999b11@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/qpid-proton
Branch : epel10
Commit : c56d21999b114d130eb2258e1acbf1dc0a86123e
Author : Hirotaka Wakabayashi <hiwkby@yahoo.com>
Date : 2025-08-28T07:07:49+00:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/qpid-proton/c/c56d21999b114d130eb2258e1acbf1dc0a86123e?branch=epel10
Log:
rpm macro migration
---
diff --git a/qpid-proton.spec b/qpid-proton.spec
index a939858..0ad6ef4 100644
--- a/qpid-proton.spec
+++ b/qpid-proton.spec
@@ -236,8 +236,9 @@ cd BLD
# so that we rebuild from scratch
rm -rf build
%global whl_tags cp%{python3_version_nodots}-cp%{python3_version_nodots}-%(echo %{python3_platform} | tr -- - _)
+%global _pyproject_wheeldir %{buildroot}/../qpid-proton-0.40.0/BLD/python/dist
cd ..
-%py3_install_wheel python_qpid_proton-%{version}-%{whl_tags}.whl
+%pyproject_install
# We seem to need to strip the build extension otherwise it seems to embed a reference to
# the buildroot in the debug info which fails the rpmbuild - probably because we massaged
# the pkgconfig path above
reply other threads:[~2026-08-26 22:53 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=178778478634.1.1091292942675110252.rpms-qpid-proton-c56d21999b11@fedoraproject.org \
--to=hiwkby@yahoo.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