Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37660197
en ru br
ALT Linux repos
S:8.18.0-alt0.Alpha2
5.0: 8.14.3-alt3
4.1: 8.14.4-alt0.M41.1
4.0: 8.14.4-alt0.M40.1
3.0: 8.13.4-alt3
+updates:8.13.8-alt1.M30.1

Group :: System/Servers
RPM: sendmail

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: sendmail-8.15.1-alt.patch
Download


diff -Nur sendmail-8.15.1.orig/Makefile sendmail-8.15.1/Makefile
--- sendmail-8.15.1.orig/Makefile	2014-03-24 18:29:09.000000000 +0400
+++ sendmail-8.15.1/Makefile	2014-12-13 00:19:40.267981579 +0400
@@ -2,7 +2,7 @@
 
 SHELL= /bin/sh
 SUBDIRS= libsm libsmutil libsmdb sendmail editmap mail.local \
-	 mailstats makemap praliases rmail smrsh vacation
+	 mailstats makemap praliases rmail smrsh vacation libmilter
 # libmilter: requires pthread
 BUILD=   ./Build
 OPTIONS= $(CONFIG) $(FLAGS)
diff -Nur sendmail-8.15.1.orig/sendmail/README sendmail-8.15.1/sendmail/README
--- sendmail-8.15.1.orig/sendmail/README	2014-12-01 19:08:07.000000000 +0400
+++ sendmail-8.15.1/sendmail/README	2014-12-13 00:19:40.269981579 +0400
@@ -761,7 +761,7 @@
 you should at least set the following variables:
 
 APPENDDEF(`conf_sendmail_ENVDEF', `-DSASL')
-APPENDDEF(`conf_sendmail_LIBS', `-lsasl')
+APPENDDEF(`conf_sendmail_LIBS', `-lsasl2')
 
 If you have installed the Cyrus SASL library and include files in
 a location that your C compiler doesn't use by default you should
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin