public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dave Cantrell <dcantrell@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/x11-ssh-askpass] rawhide: ExcludeArch: %{ix86}
Date: Wed, 22 Jul 2026 15:15:55 GMT	[thread overview]
Message-ID: <178473335501.1.8115330214218997278.rpms-x11-ssh-askpass-5e8961c804f2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/x11-ssh-askpass
            Branch : rawhide
            Commit : 5e8961c804f2c176bcc91043ad010e42ca839e87
            Author : Dave Cantrell <dcantrell@redhat.com>
            Date   : 2026-07-22T11:15:45-04:00
            Stats  : +8/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/x11-ssh-askpass/c/5e8961c804f2c176bcc91043ad010e42ca839e87?branch=rawhide

            Log:
            ExcludeArch: %{ix86}

Signed-off-by: Dave Cantrell <dcantrell@redhat.com>

---
diff --git a/x11-ssh-askpass.spec b/x11-ssh-askpass.spec
index 00b4c43..7e7f71f 100644
--- a/x11-ssh-askpass.spec
+++ b/x11-ssh-askpass.spec
@@ -1,8 +1,12 @@
 %global appdefaultsdir /usr/share/X11/app-defaults
 
+# Required packages to build the program are no longer available on
+# 32-bit x86
+ExcludeArch: %{ix86}
+
 Name:               x11-ssh-askpass
 Version:            1.2.4.1
-Release:            45%{?dist}
+Release:            46%{?dist}
 Summary:            A passphrase dialog for X and not only for OpenSSH
 License:            LicenseRef-Fedora-Public-Domain
 
@@ -76,6 +80,9 @@ rm -f %{buildroot}%{_mandir}/man1/ssh-askpass.1x*
 %{_mandir}/man1/x11-ssh-askpass.1x.gz
 
 %changelog
+* Wed Jul 22 2026 Dave Cantrell <dcantrell@redhat.com> - 1.2.4.1-46
+- ExcludeArch: %%{ix86}
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4.1-45
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-07-22 15:15 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=178473335501.1.8115330214218997278.rpms-x11-ssh-askpass-5e8961c804f2@fedoraproject.org \
    --to=dcantrell@redhat.com \
    --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