Author: glen Date: Tue Jul 25 11:05:57 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pass sendmail path; rel 3
---- Files affected: SPECS: courier-imap.spec (1.166 -> 1.167) ---- Diffs: ================================================================ Index: SPECS/courier-imap.spec diff -u SPECS/courier-imap.spec:1.166 SPECS/courier-imap.spec:1.167 --- SPECS/courier-imap.spec:1.166 Tue Jul 11 17:39:10 2006 +++ SPECS/courier-imap.spec Tue Jul 25 13:05:52 2006 @@ -10,7 +10,7 @@ Summary(pl): Serwer Courier-IMAP Name: courier-imap Version: 4.1.1 -Release: 2 +Release: 3 License: GPL Group: Networking/Daemons Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2 @@ -160,7 +160,8 @@ --with-db=db \ --enable-unicode \ --with-authchangepwdir=/var/tmp \ - --with-certsdir=%{_certsdir} + --with-certsdir=%{_certsdir} \ + --with-mailer=/usr/lib/sendmail %{__make} @@ -399,6 +400,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.167 2006/07/25 11:05:52 glen +- pass sendmail path; rel 3 + Revision 1.166 2006/07/11 15:39:10 glen - todo updated ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/courier-imap.spec?r1=1.166&r2=1.167&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
