commit e24636957e94c2d0c43d083cc8713a1c65cfea6d
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Tue Jul 30 12:20:01 2024 +0200

    rel 2; enable DMARC support

 exim.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/exim.spec b/exim.spec
index d4a9b77..11b3cd4 100644
--- a/exim.spec
+++ b/exim.spec
@@ -9,8 +9,7 @@
 %bcond_without spf     # without spf support
 %bcond_with    dynamic # dynamic modules
 %bcond_without hiredis # without redis
-# opendmarc.spec not ready, so off by default
-%bcond_with    dmarc   # DMARC support
+%bcond_without dmarc   # DMARC support
 %bcond_without lmdb    # LMDB support
 
 %if "%{pld_release}" == "ac"
@@ -23,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.98
-Release:       1
+Release:       2
 Epoch:         2
 License:       GPL v2+
 Group:         Networking/Daemons/SMTP
@@ -72,7 +71,7 @@ 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:   opendmarc-devel}
+%{?with_dmarc:BuildRequires:   libopendmarc-devel}
 %{?with_ldap:BuildRequires:    openldap-devel >= 2.3.0}
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: pam-devel
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to