public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cinnamon] rawhide: Remove no-op '%global __python' macro
@ 2026-07-26 14:03 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-26 14:03 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/cinnamon
            Branch : rawhide
            Commit : 5cd8f8c8aeb6d537b2e87ad3db2cbd74ceedb42f
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-07-26T15:44:08+02:00
            Stats  : +0/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/cinnamon/c/5cd8f8c8aeb6d537b2e87ad3db2cbd74ceedb42f?branch=rawhide

            Log:
            Remove no-op '%global __python' macro

'%global __python %{__python3}' is a no-op because nothing else
in the spec references '%{__python}' after the definition. On
modern Fedora, '%{__python}' is deliberately undefined (using it
errors out), so the macro was just setting an unused variable.

Co-Authored-By: Claude AI <noreply@anthropic.com>

---
diff --git a/cinnamon.spec b/cinnamon.spec
index c155e35..47e5e7f 100644
--- a/cinnamon.spec
+++ b/cinnamon.spec
@@ -5,8 +5,6 @@
 %global cinnamon_translations_version 6.7.0
 %global muffin_version 6.7.1
 
-%global __python %{__python3}
-
 %global upstream_version 6.7.4-unstable
 
 Name:           cinnamon

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

only message in thread, other threads:[~2026-07-26 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-26 14:03 [rpms/cinnamon] rawhide: Remove no-op '%global __python' macro Michal Schorm

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