public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/redhat-rpm-config] f45: Add meson-srpm-macros to the default buildroot
@ 2026-09-16 15:15
0 siblings, 0 replies; only message in thread
From: @ 2026-09-16 15:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/redhat-rpm-config
Branch : f45
Commit : e4b95e2fb243a62d081a53515ed151f958570c24
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date : 2026-09-09T09:48:57+02:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/redhat-rpm-config/c/e4b95e2fb243a62d081a53515ed151f958570c24?branch=f45
Log:
Add meson-srpm-macros to the default buildroot
... (rhbz#2529483)
The meson macros have been split out into a new meson-srpm-macros
subpackage that only contains the macros and doesn't have any dependencies.
Meson is pulled in by %buildsystem_meson_generate_buildrequires, when
that is used. This allows packages to use 'BuildSystem: meson' and that
is enough to pull meson automatically.
---
diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec
index aa9a372..0109730 100644
--- a/redhat-rpm-config.spec
+++ b/redhat-rpm-config.spec
@@ -99,6 +99,7 @@ Requires: java-srpm-macros
# ↓ Provides kmod.attr originally shipped by us
Requires: kernel-srpm-macros >= 1.0-12
Requires: lua-srpm-macros
+Requires: meson-srpm-macros
Requires: ocaml-srpm-macros
Requires: openblas-srpm-macros
Requires: perl-srpm-macros
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-16 15:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 15:15 [rpms/redhat-rpm-config] f45: Add meson-srpm-macros to the default buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox