public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/fontmake] rawhide: Use %pyproject_extras_subpkg long options
Date: Fri, 21 Aug 2026 06:49:36 GMT [thread overview]
Message-ID: <178729497657.1.3736521924358458253.rpms-fontmake-b01da389af2e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fontmake
Branch : rawhide
Commit : b01da389af2ec8e43c958a2f1baaa002c48bc1ba
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-21T07:48:09+01:00
Stats : +4/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fontmake/c/b01da389af2ec8e43c958a2f1baaa002c48bc1ba?branch=rawhide
Log:
Use %pyproject_extras_subpkg long options
---
diff --git a/fontmake.spec b/fontmake.spec
index fbfebcb..eac7854 100644
--- a/fontmake.spec
+++ b/fontmake.spec
@@ -57,16 +57,16 @@ fonts.
%if %{with pathops}
-%pyproject_extras_subpkg -n fontmake pathops
+%pyproject_extras_subpkg --name fontmake pathops
%endif
%if %{with autohint}
-%pyproject_extras_subpkg -n fontmake autohint
+%pyproject_extras_subpkg --name fontmake autohint
%endif
%if %{with json}
-%pyproject_extras_subpkg -n fontmake json
+%pyproject_extras_subpkg --name fontmake json
%endif
%if %{with repacker}
-%pyproject_extras_subpkg -n fontmake repacker
+%pyproject_extras_subpkg --name fontmake repacker
%endif
reply other threads:[~2026-08-21 6:49 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=178729497657.1.3736521924358458253.rpms-fontmake-b01da389af2e@fedoraproject.org \
--to=code@musicinmybrain.net \
--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