public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/meson] rawhide: Add explicit Conflicts with old meson versions
@ 2026-09-26 15:09
0 siblings, 0 replies; only message in thread
From: @ 2026-09-26 15:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/meson
Branch : rawhide
Commit : 2413edd1ca4c7051822cb95c1a6257d0846528fd
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date : 2026-09-26T17:07:37+02:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/meson/c/2413edd1ca4c7051822cb95c1a6257d0846528fd?branch=rawhide
Log:
Add explicit Conflicts with old meson versions
During the upgrade to F45, something was holding back the installation of
meson, so dnf attempted to install new meson-srpm-macros while keeping the old
meson version. This cannot work because of file conflicts. Add an explicit
Conflicts to make the transaction fail earlier.
---
diff --git a/meson.spec b/meson.spec
index e114373..15f3035 100644
--- a/meson.spec
+++ b/meson.spec
@@ -116,6 +116,7 @@ unit tests, coverage reports, Valgrind, CCache and the like.
%package srpm-macros
Summary: rpm macros to build projects using meson
+Conflicts: meson < 1.12.0-2
%description srpm-macros
This package contains %{summary}.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-26 15:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-26 15:09 [rpms/meson] rawhide: Add explicit Conflicts with old meson versions
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox