public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/qpid-proton] rawhide: Use Unix Makefiles to build this, not ninja
Date: Tue, 02 Jun 2026 03:48:48 GMT	[thread overview]
Message-ID: <178037212834.1.5178373540108120430.rpms-qpid-proton-d3f2d47b0486@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/qpid-proton
            Branch : rawhide
            Commit : d3f2d47b048661d1d9d4c5c9db8d6b936ccafdbf
            Author : Miro Hrončok <miro@hroncok.cz>
            Date   : 2026-05-25T11:48:53+02:00
            Stats  : +2/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/qpid-proton/c/d3f2d47b048661d1d9d4c5c9db8d6b936ccafdbf?branch=rawhide

            Log:
            Use Unix Makefiles to build this, not ninja

This is a dirty workaround for rhbz#2381112

https://fedoraproject.org/wiki/Changes/CMake_ninja_default#Migration

---
diff --git a/qpid-proton.spec b/qpid-proton.spec
index 0fb794e..22b445e 100644
--- a/qpid-proton.spec
+++ b/qpid-proton.spec
@@ -6,6 +6,8 @@
 
 %undefine __brp_mangle_shebangs
 
+%global _cmake_generator "Unix Makefiles"
+
 Name:           qpid-proton
 Version:        0.40.0
 Release:        14%{?dist}

                 reply	other threads:[~2026-06-02  3:48 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=178037212834.1.5178373540108120430.rpms-qpid-proton-d3f2d47b0486@fedoraproject.org \
    --to=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