Author: arekm Date: Sun Jun 25 20:59:38 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - rel 25; really use poll when available
---- Files affected: SPECS: tpop3d.spec (1.72.2.1 -> 1.72.2.2) ---- Diffs: ================================================================ Index: SPECS/tpop3d.spec diff -u SPECS/tpop3d.spec:1.72.2.1 SPECS/tpop3d.spec:1.72.2.2 --- SPECS/tpop3d.spec:1.72.2.1 Thu Jun 22 19:55:54 2006 +++ SPECS/tpop3d.spec Sun Jun 25 22:59:32 2006 @@ -17,7 +17,7 @@ Summary(pl): Serwer POP3 Name: tpop3d Version: 1.5.3 -Release: 24 +Release: 25 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}-loglevel.patch +Patch7: %{name}-poll.patch URL: http://www.ex-parrot.com/~chris/tpop3d/ BuildRequires: autoconf BuildRequires: automake @@ -126,6 +127,7 @@ %patch5 -p0 %endif %patch6 -p1 +%patch7 -p1 %build %{__aclocal} @@ -193,6 +195,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.72.2.2 2006/06/25 20:59:32 arekm +- rel 25; really use poll when available + Revision 1.72.2.1 2006/06/22 17:55:54 arekm - rel 24; poll based socket watching ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tpop3d.spec?r1=1.72.2.1&r2=1.72.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
