public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-mapbox-earcut] rawhide: Better BuildOption formatting
@ 2026-09-09 8:59 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-09 8:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-mapbox-earcut
Branch : rawhide
Commit : ba62b939ac4d645edd23d40d6eaa0a1c71f0fd73
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-09T07:07:29+01:00
Stats : +3/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-mapbox-earcut/c/ba62b939ac4d645edd23d40d6eaa0a1c71f0fd73?branch=rawhide
Log:
Better BuildOption formatting
[skip changelog]
---
diff --git a/python-mapbox-earcut.spec b/python-mapbox-earcut.spec
index 5c6ccb5..a4cc049 100644
--- a/python-mapbox-earcut.spec
+++ b/python-mapbox-earcut.spec
@@ -10,11 +10,9 @@ Source: %{url}/archive/v%{version}/mapbox_earcut_python-%{version}.tar.g
BuildSystem: pyproject
# https://scikit-build-core.readthedocs.io/en/latest/configuration/index.html
-BuildOption(build): %{shrink:
- --config-settings logging.level=INFO
- --config-settings build.verbose=true
- --config-settings cmake.build-type="RelWithDebInfo"
- }
+BuildOption(build): --config-settings logging.level=INFO
+BuildOption(build): --config-settings build.verbose=true
+BuildOption(build): --config-settings cmake.build-type=RelWithDebInfo
BuildOption(install): --no-assert-license mapbox_earcut
BuildRequires: gcc-c++
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-09 8:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 8:59 [rpms/python-mapbox-earcut] rawhide: Better BuildOption formatting 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