public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/systemd] rawhide: Restore definitions of helper macros
Date: Tue, 07 Jul 2026 07:28:43 GMT	[thread overview]
Message-ID: <178340932370.1.14881735397601817207.rpms-systemd-3cc7e0336504@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-07  7:28 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=178340932370.1.14881735397601817207.rpms-systemd-3cc7e0336504@fedoraproject.org \
    --to=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