[packages/exim] Rel 3; switch to native exim dmarc implementation (instead of unmaintained opendmarc)

arekm arekm at pld-linux.org
Wed May 13 16:38:08 CEST 2026


commit 97bb294ff3046b03487ac8de9fb54c60919fee2d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed May 13 16:37:48 2026 +0200

    Rel 3; switch to native exim dmarc implementation (instead of unmaintained opendmarc)

 exim.spec | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/exim.spec b/exim.spec
index 36d835c..f2dea62 100644
--- a/exim.spec
+++ b/exim.spec
@@ -9,7 +9,7 @@
 %bcond_without	spf	# without spf support
 %bcond_with	dynamic # dynamic modules
 %bcond_without	hiredis # without redis
-%bcond_without	dmarc	# DMARC support
+%bcond_without	dmarc	# DMARC support (Exim-native)
 %bcond_without	lmdb	# LMDB support
 
 %if "%{pld_release}" == "ac"
@@ -22,7 +22,7 @@ Summary(pl.UTF-8):	Agent Transferu Poczty Uniwersytetu w Cambridge
 Summary(pt_BR.UTF-8):	Servidor de correio eletrônico exim
 Name:		exim
 Version:	4.99.3
-Release:	2
+Release:	3
 Epoch:		2
 License:	GPL v2+
 Group:		Networking/Daemons/SMTP
@@ -67,7 +67,6 @@ BuildRequires:	libidn2-devel
 %{?with_spf:BuildRequires:	libspf2-devel >= 1.2.5-2}
 %{?with_lmdb:BuildRequires:	lmdb-devel}
 %{?with_mysql:BuildRequires:	mysql-devel}
-%{?with_dmarc:BuildRequires:	libopendmarc-devel}
 %{?with_ldap:BuildRequires:	openldap-devel >= 2.3.0}
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pam-devel
@@ -213,8 +212,7 @@ SUPPORT_I18N_2008_PC=libidn2
 SUPPORT_MOVE_FROZEN_MESSAGES=yes
 SUPPORT_PROXY=yes
 %if %{with dmarc}
-SUPPORT_DMARC=yes
-LOOKUP_LIBS+=-lopendmarc
+EXPERIMENTAL_DMARC_NATIVE=yes
 %endif
 %if %{with spf}
 SUPPORT_SPF=yes
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exim.git/commitdiff/97bb294ff3046b03487ac8de9fb54c60919fee2d



More information about the pld-cvs-commit mailing list