public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <mschmidt@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/tpm-tools] rawhide: disable build on 32bit x86
Date: Tue, 28 Jul 2026 14:02:39 GMT [thread overview]
Message-ID: <178524735910.1.7175451406885139169.rpms-tpm-tools-6bb975f2a93c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tpm-tools
Branch : rawhide
Commit : 6bb975f2a93ceaae33b4e727167f7cb742a00679
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2026-07-28T16:02:02+02:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tpm-tools/c/6bb975f2a93ceaae33b4e727167f7cb742a00679?branch=rawhide
Log:
disable build on 32bit x86
opencryptoki-devel is already unavailable there.
---
diff --git a/tpm-tools.spec b/tpm-tools.spec
index d4c9c4d..8d3e514 100644
--- a/tpm-tools.spec
+++ b/tpm-tools.spec
@@ -7,6 +7,8 @@ URL: http://trousers.sourceforge.net
Source0: http://downloads.sourceforge.net/trousers/%{name}-%{version}.tar.gz
BuildRequires: make gcc
BuildRequires: trousers-devel openssl-devel opencryptoki-devel gettext-devel autoconf automake libtool
+# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
+ExcludeArch: %{ix86}
%patchlist
0003-Allocate-OpenSSL-cipher-contexts-for-seal-unseal.patch
reply other threads:[~2026-07-28 14:02 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=178524735910.1.7175451406885139169.rpms-tpm-tools-6bb975f2a93c@fedoraproject.org \
--to=mschmidt@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