public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/redhat-rpm-config] f45: Add meson-srpm-macros to the default buildroot
Date: Wed, 16 Sep 2026 15:15:28 GMT [thread overview]
Message-ID: <178957172861.1.815524077624987776.rpms-redhat-rpm-config-e4b95e2fb243@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-16 15:15 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=178957172861.1.815524077624987776.rpms-redhat-rpm-config-e4b95e2fb243@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