Author: arekm Date: Fri Dec 9 08:54:19 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 19; delete maildirsize file if it exists and there were some changes done by tpop3d to maildir
---- Files affected: SPECS: tpop3d.spec (1.65 -> 1.66) ---- Diffs: ================================================================ Index: SPECS/tpop3d.spec diff -u SPECS/tpop3d.spec:1.65 SPECS/tpop3d.spec:1.66 --- SPECS/tpop3d.spec:1.65 Thu Nov 3 12:05:19 2005 +++ SPECS/tpop3d.spec Fri Dec 9 09:54:14 2005 @@ -17,7 +17,7 @@ Summary(pl): Serwer POP3 Name: tpop3d Version: 1.5.3 -Release: 18 +Release: 19 License: GPL Group: Networking/Daemons Source0: http://www.ex-parrot.com/~chris/tpop3d/%{name}-%{version}.tar.gz @@ -32,6 +32,7 @@ Patch4: %{name}-disable-dotfile-locking.patch Patch5: %{name}-sql-getpwuid-optional.patch Patch6: %{name}-fix_net_loop.patch +Patch7: %{name}-maildirsize.patch URL: http://www.ex-parrot.com/~chris/tpop3d/ BuildRequires: autoconf BuildRequires: automake @@ -124,6 +125,7 @@ %patch5 -p0 %endif %patch6 -p1 +%patch7 -p1 %build %{__aclocal} @@ -198,6 +200,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.66 2005/12/09 08:54:14 arekm +- rel 19; delete maildirsize file if it exists and there were some changes done by tpop3d to maildir + Revision 1.65 2005/11/03 11:05:19 ciesiel - fix net_loop error - rel. 18 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tpop3d.spec?r1=1.65&r2=1.66&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
