Author: ciesiel Date: Thu Nov 3 11:05:24 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix net_loop error - rel. 18
---- Files affected: SPECS: tpop3d.spec (1.64 -> 1.65) ---- Diffs: ================================================================ Index: SPECS/tpop3d.spec diff -u SPECS/tpop3d.spec:1.64 SPECS/tpop3d.spec:1.65 --- SPECS/tpop3d.spec:1.64 Wed Oct 26 12:09:57 2005 +++ SPECS/tpop3d.spec Thu Nov 3 12:05:19 2005 @@ -17,7 +17,7 @@ Summary(pl): Serwer POP3 Name: tpop3d Version: 1.5.3 -Release: 17 +Release: 18 License: GPL Group: Networking/Daemons Source0: http://www.ex-parrot.com/~chris/tpop3d/%{name}-%{version}.tar.gz @@ -31,6 +31,7 @@ Patch3: %{name}-pam-vdomain.patch Patch4: %{name}-disable-dotfile-locking.patch Patch5: %{name}-sql-getpwuid-optional.patch +Patch6: %{name}-fix_net_loop.patch URL: http://www.ex-parrot.com/~chris/tpop3d/ BuildRequires: autoconf BuildRequires: automake @@ -122,6 +123,7 @@ %if %{with skipgetpwcheck} %patch5 -p0 %endif +%patch6 -p1 %build %{__aclocal} @@ -196,6 +198,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2005/11/03 11:05:19 ciesiel +- fix net_loop error +- rel. 18 + Revision 1.64 2005/10/26 10:09:57 arekm - rel 17; up to 20051026 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tpop3d.spec?r1=1.64&r2=1.65&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
