public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Cossette <farchord@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/dbusmenu-qt] rawhide: Fix for FTBFS: Undo ninja as default
Date: Tue, 21 Jul 2026 19:11:47 GMT	[thread overview]
Message-ID: <178466110745.1.11775530796439597563.rpms-dbusmenu-qt-440973a4e9d8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/dbusmenu-qt
Branch : rawhide
Commit : 440973a4e9d82c5a31292a8b52895e0fe9120fc3
Author : Steve Cossette <farchord@gmail.com>
Date   : 2026-07-21T15:11:40-04:00
Stats  : +3/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/dbusmenu-qt/c/440973a4e9d82c5a31292a8b52895e0fe9120fc3?branch=rawhide

Log:
Fix for FTBFS: Undo ninja as default

---
diff --git a/dbusmenu-qt.spec b/dbusmenu-qt.spec
index c2ef119..d90145a 100644
--- a/dbusmenu-qt.spec
+++ b/dbusmenu-qt.spec
@@ -11,6 +11,9 @@
 # set this until when/if we port to new cmake macros
 %global __cmake_in_source_build 1
 
+# https://fedoraproject.org/wiki/Changes/CMake_ninja_default
+%global _cmake_generator "Unix Makefiles"
+
 Summary: A Qt implementation of the DBusMenu protocol 
 Name:    dbusmenu-qt
 Version: 0.9.3
@@ -20,7 +23,6 @@ License: LGPL-2.0-or-later
 URL: https://launchpad.net/libdbusmenu-qt/
 %if 0%{?snapshot}
 # bzr branch lp:libdbusmenu-qt && cd libdbusmenu-qt && bzr export --root=libdbusmenu-qt-%{version}-%{snapshot}bzr.tar.gz
-#Source0:  libdbusmenu-qt-%{version}-%{snapshot}bzr.tar.gz
 Source0:  https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/libdbusmenu-qt/%{version}+%{ubuntu}.%{snapshot}-0ubuntu1/libdbusmenu-qt_%{version}+%{ubuntu}.%{snapshot}.orig.tar.gz
 %else
 Source0:  https://launchpad.net/libdbusmenu-qt/trunk/%{version}/+download/libdbusmenu-qt-%{version}.tar.bz2

                 reply	other threads:[~2026-07-21 19:11 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=178466110745.1.11775530796439597563.rpms-dbusmenu-qt-440973a4e9d8@fedoraproject.org \
    --to=farchord@gmail.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