Author: arekm Date: Thu Dec 14 14:49:58 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - we want mysql to reconnect
---- Files affected: SPECS: tpop3d.spec (1.81 -> 1.82) ---- Diffs: ================================================================ Index: SPECS/tpop3d.spec diff -u SPECS/tpop3d.spec:1.81 SPECS/tpop3d.spec:1.82 --- SPECS/tpop3d.spec:1.81 Tue Dec 12 10:40:39 2006 +++ SPECS/tpop3d.spec Thu Dec 14 15:49:53 2006 @@ -17,7 +17,7 @@ Summary(pl): Serwer POP3 Name: tpop3d Version: 1.5.3 -Release: 28 +Release: 29 License: GPL Group: Networking/Daemons Source0: http://www.ex-parrot.com/~chris/tpop3d/%{name}-%{version}.tar.gz @@ -32,6 +32,7 @@ Patch3: %{name}-pam-vdomain.patch Patch5: %{name}-sql-getpwuid-optional.patch Patch6: %{name}-loglevel.patch +Patch7: %{name}-mysql-reconnect.patch URL: http://www.ex-parrot.com/~chris/tpop3d/ BuildRequires: autoconf BuildRequires: automake @@ -123,6 +124,7 @@ %patch5 -p0 %endif %patch6 -p1 +%patch7 -p0 %build %{__aclocal} @@ -192,6 +194,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.82 2006/12/14 14:49:53 arekm +- we want mysql to reconnect + Revision 1.81 2006/12/12 09:40:39 blues - sysconfig added - allow to set service nice level ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tpop3d.spec?r1=1.81&r2=1.82&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
