[packages/exim] Rel 8; fixes from git

arekm arekm at pld-linux.org
Fri Dec 26 12:54:56 CET 2025


commit 12af6f2cb21466b82142b03af831f06de07e5465
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Dec 26 12:54:38 2025 +0100

    Rel 8; fixes from git

 exim-defs.patch    | 12 ------------
 exim.spec          |  8 ++++----
 exim4-EDITME.patch |  6 +++---
 3 files changed, 7 insertions(+), 19 deletions(-)
---
diff --git a/exim.spec b/exim.spec
index deee928..52fa670 100644
--- a/exim.spec
+++ b/exim.spec
@@ -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
-Release:	7
+Release:	8
 Epoch:		2
 License:	GPL v2+
 Group:		Networking/Daemons/SMTP
@@ -48,11 +48,11 @@ Source15:	%{name}4-smtp.pamd
 Source16:	%{name}on.png
 # sh branch.sh
 Patch100:	%{name}-git.patch
-# Patch100-md5:	a35466831a975ec9a64a6249615960c4
+# Patch100-md5:	ca3ad7e74f26db5fdb3cdd8169a928fb
 Patch0:		%{name}4-EDITME.patch
 Patch1:		%{name}4-monitor-EDITME.patch
 Patch2:		%{name}4-cflags.patch
-Patch3:		%{name}-defs.patch
+
 Patch4:		%{name}4-Makefile-Default.patch
 # dlopen patch from debian
 Patch5:		90_localscan_dlopen.dpatch
@@ -175,7 +175,7 @@ Pliki nagłówkowe dla Exima.
 %patch -P0 -p1
 %patch -P1 -p1
 %patch -P2 -p1
-%patch -P3 -p1
+
 %patch -P4 -p1
 %patch -P5 -p1
 %patch -P6 -p1
diff --git a/exim-defs.patch b/exim-defs.patch
deleted file mode 100644
index 77d6e88..0000000
--- a/exim-defs.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- exim-4.82/src/ip.c~	2013-10-25 02:46:27.000000000 +0200
-+++ exim-4.82/src/ip.c	2014-05-15 11:33:48.683945055 +0200
-@@ -468,6 +468,9 @@
- else if (af == AF_INET6)
-   {
-   *level = IPPROTO_IPV6;
-+#ifndef IPV6_TCLASS
-+#define IPV6_TCLASS 67
-+#endif
-   *optname = IPV6_TCLASS;
-   }
- #endif
diff --git a/exim4-EDITME.patch b/exim4-EDITME.patch
index ea03a08..0789df1 100644
--- a/exim4-EDITME.patch
+++ b/exim4-EDITME.patch
@@ -112,10 +112,10 @@
  
  # If you have content scanning you may wish to only include some of the scanner
  # interfaces.  Uncomment any of these lines to remove that code.
-@@ -587,7 +587,7 @@ DISABLE_MAL_MKS=yes
+@@ -657,7 +657,7 @@ DISABLE_MAL_MKS=yes
  
- # Uncomment the following lines to add SRS (Sender Rewriting Scheme) support
- # using only native facilities.
+ # Uncomment the following lines to add SRS (Sender Rewriting Scheme) support.
+ # This needs no library.
 -# SUPPORT_SRS=yes
 +SUPPORT_SRS=yes
  
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list