public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qpid-proton] rawhide: Fix EPEL build
@ 2026-08-25  6:07 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-25  6:07 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/qpid-proton
            Branch : rawhide
            Commit : 984a5b0c464b45e54d763243c83399612da02d91
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-08-07T09:46:41-04:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/qpid-proton/c/984a5b0c464b45e54d763243c83399612da02d91?branch=rawhide

            Log:
            Fix EPEL build

RHEL python3-devel does not pull in pyproject-rpm-macros, and
%pyproject_buildrequires is not used, so this must be explicit.

---
diff --git a/qpid-proton.spec b/qpid-proton.spec
index bb3bdbc..fea47b0 100644
--- a/qpid-proton.spec
+++ b/qpid-proton.spec
@@ -35,6 +35,7 @@ BuildRequires:  cyrus-sasl-plain
 BuildRequires:  cyrus-sasl-md5
 BuildRequires:  doxygen
 BuildRequires:  jsoncpp-devel
+BuildRequires:  pyproject-rpm-macros
 BuildRequires:  python3-devel
 BuildRequires:  python3-build
 BuildRequires:  python3-cffi

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

only message in thread, other threads:[~2026-08-25  6:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25  6:07 [rpms/qpid-proton] rawhide: Fix EPEL build Yaakov Selkowitz

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