public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/qpid-proton] epel10: Fix EPEL build
Date: Wed, 26 Aug 2026 22:53:11 GMT	[thread overview]
Message-ID: <178778479190.1.6626359833669388305.rpms-qpid-proton-984a5b0c464b@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/qpid-proton
            Branch : epel10
            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=epel10

            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

                 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=178778479190.1.6626359833669388305.rpms-qpid-proton-984a5b0c464b@fedoraproject.org \
    --to=yselkowi@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