public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qpid-proton] epel10: rpm macro migration
@ 2026-08-26 22:53 Hirotaka Wakabayashi
  0 siblings, 0 replies; only message in thread
From: Hirotaka Wakabayashi @ 2026-08-26 22:53 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-26 22:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 22:53 [rpms/qpid-proton] epel10: rpm macro migration Hirotaka Wakabayashi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox