public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/systemd] rawhide: Restore definitions of helper macros
@ 2026-07-07  7:28 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-07  7:28 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/systemd
            Branch : rawhide
            Commit : 3cc7e03365040c1d00c5e20ad98250d7fe49be8d
            Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
            Date   : 2026-07-07T09:04:19+02:00
            Stats  : +5/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/systemd/c/3cc7e03365040c1d00c5e20ad98250d7fe49be8d?branch=rawhide

            Log:
            Restore definitions of helper macros

Fixes 2d6fd95c709f109ad92d42626de40c770a6ea9f7.

[skip changelog]

---
diff --git a/systemd.spec b/systemd.spec
index 23ded1b..36dff93 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -67,6 +67,11 @@
 %define noarch_requires_version %{version}-%{release}
 %endif
 
+%if 0%{?__isa_bits} == 64
+%global elf_bits (64bit)
+%global elf_suffix ()%{elf_bits}
+%endif
+
 Name:           systemd
 Url:            https://systemd.io
 # Allow users to specify the version and release when building the rpm by

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

only message in thread, other threads:[~2026-07-07  7:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07  7:28 [rpms/systemd] rawhide: Restore definitions of helper macros 

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