Author: arekm Date: Fri Mar 28 18:55:02 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 32; don't fail in case when email file size is different from size in S= tag.
---- Files affected: SPECS: tpop3d.spec (1.87 -> 1.88) ---- Diffs: ================================================================ Index: SPECS/tpop3d.spec diff -u SPECS/tpop3d.spec:1.87 SPECS/tpop3d.spec:1.88 --- SPECS/tpop3d.spec:1.87 Fri Feb 22 12:19:29 2008 +++ SPECS/tpop3d.spec Fri Mar 28 19:54:57 2008 @@ -17,7 +17,7 @@ Summary(pl.UTF-8): Serwer POP3 Name: tpop3d Version: 1.5.3 -Release: 31 +Release: 32 License: GPL Group: Networking/Daemons Source0: http://www.ex-parrot.com/~chris/tpop3d/%{name}-%{version}.tar.gz @@ -33,6 +33,7 @@ Patch5: %{name}-sql-getpwuid-optional.patch Patch6: %{name}-loglevel.patch Patch7: %{name}-mysql-reconnect.patch +Patch8: %{name}-mailsize.patch URL: http://www.ex-parrot.com/~chris/tpop3d/ BuildRequires: autoconf BuildRequires: automake @@ -125,6 +126,7 @@ %endif %patch6 -p1 %patch7 -p0 +%patch8 -p1 %build %{__aclocal} @@ -194,6 +196,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.88 2008-03-28 18:54:57 arekm +- rel 32; don't fail in case when email file size is different from size in S= tag. + Revision 1.87 2008-02-22 11:19:29 arekm - rel 31 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tpop3d.spec?r1=1.87&r2=1.88&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
