public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fontmake] rawhide: Use %pyproject_extras_subpkg long options
@ 2026-08-21  6:49 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-21  6:49 UTC (permalink / raw)
  To: git-commits

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
 
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-21  6:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21  6:49 [rpms/fontmake] rawhide: Use %pyproject_extras_subpkg long options Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox