[packages/s-nail] Rel 2; set mime-force-sendout, so mail is still send in case of iconv related problems

arekm arekm at pld-linux.org
Tue Jan 16 23:26:52 CET 2024


commit dfe822536002d05e796af7d75a1f9171febfca84
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jan 16 23:26:14 2024 +0100

    Rel 2; set mime-force-sendout, so mail is still send in case of iconv related problems

 s-nail.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/s-nail.spec b/s-nail.spec
index 16dd0d7..b0d5d92 100644
--- a/s-nail.spec
+++ b/s-nail.spec
@@ -2,7 +2,7 @@
 Summary:	Environment for sending and receiving mail, providing functionality of POSIX mailx
 Name:		s-nail
 Version:	14.9.24
-Release:	1
+Release:	2
 # Everything is ISC except parts coming from the original Heirloom mailx which are BSD
 License:	ISC AND BSD-4-Clause-UC AND BSD-3-Clause AND RSA-MD AND HPND-sell-variant
 URL:		https://www.sdaoden.eu/code.html
@@ -39,6 +39,7 @@ non-interactive scripting capabilities.
 %setup -q
 
 cat <<EOF >>nail.rc
+set mime-force-sendout
 set bsdcompat
 set noemptystart
 set prompt='& '
@@ -62,7 +63,6 @@ EOF
 %{__make} build
 
 %if %{with tests}
-#export OPENSSL_ENABLE_SHA1_SIGNATURES=yes
 %{__make} test
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/s-nail.git/commitdiff/dfe822536002d05e796af7d75a1f9171febfca84



More information about the pld-cvs-commit mailing list