public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dovecot] rawhide: Drop multilib-rpm-config usage
@ 2026-06-22 18:07 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-22 18:07 UTC (permalink / raw)
  To: git-commits

            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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-22 18:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 18:07 [rpms/dovecot] rawhide: Drop multilib-rpm-config usage Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox