public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/x11-ssh-askpass] rawhide: ExcludeArch: %{ix86}
@ 2026-07-22 15:15 Dave Cantrell
0 siblings, 0 replies; only message in thread
From: Dave Cantrell @ 2026-07-22 15:15 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 15:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 15:15 [rpms/x11-ssh-askpass] rawhide: ExcludeArch: %{ix86} Dave Cantrell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox