Author: arekm Date: Thu Jun 22 17:54:52 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 25; new poll based code
---- Files affected: SPECS: tpop3d.spec (1.75 -> 1.76) ---- Diffs: ================================================================ Index: SPECS/tpop3d.spec diff -u SPECS/tpop3d.spec:1.75 SPECS/tpop3d.spec:1.76 --- SPECS/tpop3d.spec:1.75 Thu Jun 22 17:46:05 2006 +++ SPECS/tpop3d.spec Thu Jun 22 19:54:47 2006 @@ -12,14 +12,12 @@ %bcond_without gdbm # without gdbm auth db %bcond_without snide # without snide server responses %bcond_with skipgetpwcheck # with getpwuid returned struct check ommited (see patch for details) -%bcond_with libevent # libevent instead of select; very experimental -%bcond_with poll # use poll; little experimental # Summary: POP3 server 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 @@ -28,14 +26,12 @@ Source2: %{name}.init Source3: %{name}.conf Patch0: %{name}-ac_am_fixes.patch -Patch1: %{name}-cvs20060124.patch +Patch1: %{name}-cvs20060622.patch Patch2: %{name}-resolv.patch Patch3: %{name}-pam-vdomain.patch Patch4: %{name}-disable-dotfile-locking.patch Patch5: %{name}-sql-getpwuid-optional.patch Patch6: %{name}-loglevel.patch -Patch7: %{name}-libevent.patch -Patch8: %{name}-poll.patch URL: http://www.ex-parrot.com/~chris/tpop3d/ BuildRequires: autoconf BuildRequires: automake @@ -128,12 +124,6 @@ %patch5 -p0 %endif %patch6 -p1 -%if %{with libevent} -%patch7 -p1 -%endif -%if %{with poll} -%patch8 -p1 -%endif %build %{__aclocal} @@ -201,6 +191,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.76 2006/06/22 17:54:47 arekm +- rel 25; new poll based code + Revision 1.75 2006/06/22 15:46:05 arekm - poll bcond ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tpop3d.spec?r1=1.75&r2=1.76&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
