public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dbusmenu-qt] rawhide: Fix for FTBFS: Undo ninja as default
@ 2026-07-21 19:11 Steve Cossette
0 siblings, 0 replies; only message in thread
From: Steve Cossette @ 2026-07-21 19:11 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 19:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 19:11 [rpms/dbusmenu-qt] rawhide: Fix for FTBFS: Undo ninja as default Steve Cossette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox