public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/dovecot] rawhide: Drop multilib-rpm-config usage
Date: Mon, 22 Jun 2026 18:07:54 GMT [thread overview]
Message-ID: <178215167469.1.2602023298668016214.rpms-dovecot-5a8a65599cdf@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/dovecot
Branch : rawhide
Commit : 5a8a65599cdf087aff7b974a4c82f6665edce5cb
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-15T22:13:34+00:00
Stats : +0/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/dovecot/c/5a8a65599cdf087aff7b974a4c82f6665edce5cb?branch=rawhide
Log:
Drop multilib-rpm-config usage
i686 was already being ExcludeArch'd since F40, multilib was disabled
completely in RHEL 10 and these macros are to be dropped from RHEL 11.
https://github.com/fedora-eln/eln/issues/525
---
diff --git a/dovecot.spec b/dovecot.spec
index c8410b7..19bd42f 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -76,7 +76,6 @@ BuildRequires: libicu-devel
BuildRequires: libstemmer-devel
BuildRequires: xapian-core-devel
%endif
-BuildRequires: multilib-rpm-config
BuildRequires: flex, bison
BuildRequires: perl-version
BuildRequires: systemd-devel
@@ -101,10 +100,8 @@ Requires(postun): systemd-units
BuildRequires: libcurl-devel expat-devel
BuildRequires: make
-%if 0%{?fedora} > 39
# as per https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
ExcludeArch: %{ix86}
-%endif
%global restart_flag /run/%{name}/%{name}-restart-after-rpm-install
@@ -259,9 +256,6 @@ rm -rf $RPM_BUILD_ROOT
# move doc dir back to build dir so doc macro in files section can use it
mv $RPM_BUILD_ROOT/%{_docdir}/%{name} %{_builddir}/%{name}-%{version}%{?prever}/docinstall
-# fix multilib issues
-%multilib_fix_c_header --file %{_includedir}/dovecot/config.h
-
pushd dovecot-pigeonhole
%make_install
reply other threads:[~2026-06-22 18:07 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=178215167469.1.2602023298668016214.rpms-dovecot-5a8a65599cdf@fedoraproject.org \
--to=yselkowi@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