Author: arekm Date: Sat Dec 23 12:40:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; fix db linking
---- Files affected: SPECS: courier-imap.spec (1.167 -> 1.168) ---- Diffs: ================================================================ Index: SPECS/courier-imap.spec diff -u SPECS/courier-imap.spec:1.167 SPECS/courier-imap.spec:1.168 --- SPECS/courier-imap.spec:1.167 Tue Jul 25 13:05:52 2006 +++ SPECS/courier-imap.spec Sat Dec 23 13:40:19 2006 @@ -10,7 +10,7 @@ Summary(pl): Serwer Courier-IMAP Name: courier-imap Version: 4.1.1 -Release: 3 +Release: 4 License: GPL Group: Networking/Daemons Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2 @@ -26,6 +26,7 @@ Patch2: %{name}-maildir.patch Patch3: %{name}-toplevel.patch Patch4: %{name}-drop-makedat.patch +Patch5: %{name}-link.patch URL: http://www.courier-mta.org/imap/ BuildRequires: autoconf >= 2.54 BuildRequires: automake @@ -130,6 +131,7 @@ %patch3 -p1 %endif %patch4 -p1 +%patch5 -p1 install %{SOURCE1} courier-imap.in install %{SOURCE2} courier-imap-ssl.in @@ -400,6 +402,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.168 2006/12/23 12:40:19 arekm +- rel 3; fix db linking + Revision 1.167 2006/07/25 11:05:52 glen - pass sendmail path; rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/courier-imap.spec?r1=1.167&r2=1.168&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
