public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/maturin] rawhide: Fix patchelf extra metapackage; needs to be arched
Date: Mon, 27 Jul 2026 13:04:12 GMT	[thread overview]
Message-ID: <178515745216.1.12103352137260863001.rpms-maturin-fd85f6a57f57@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/maturin
Branch : rawhide
Commit : fd85f6a57f57b546de03c808700ba04290cb9f2f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-27T13:22:50+01:00
Stats  : +2/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/maturin/c/fd85f6a57f57b546de03c808700ba04290cb9f2f?branch=rawhide

Log:
Fix patchelf extra metapackage; needs to be arched

---
diff --git a/maturin.spec b/maturin.spec
index 6565b81..837fe77 100644
--- a/maturin.spec
+++ b/maturin.spec
@@ -130,14 +130,12 @@ well as rust binaries as python packages.
 #   that. More importantly, we have patched out support for cross-compiling
 #   with cargo-zigbuild, so there is no point in exposing this extra.
 %if %{with patchelf}
-# Based on %%pyproject_extras_subpkg -n maturin -a patchelf, but we have added
+# Based on %%pyproject_extras_subpkg -n maturin patchelf, but we have added
 # a dependency on the patchelf command-line tool.
 %package -n maturin+patchelf
 Summary:        Metapackage for maturin: patchelf extras
 
-BuildArch: noarch
-
-Requires:       maturin = %{version}-%{release}
+Requires:       maturin%{?_isa} = %{version}-%{release}
 Requires:       /usr/bin/patchelf
 
 %description -n maturin+patchelf

                 reply	other threads:[~2026-07-27 13:04 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=178515745216.1.12103352137260863001.rpms-maturin-fd85f6a57f57@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=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