Author: arekm Date: Wed Apr 2 18:43:02 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.5.4; most of patches merged upstream
---- Files affected: SPECS: tpop3d.spec (1.88 -> 1.89) ---- Diffs: ================================================================ Index: SPECS/tpop3d.spec diff -u SPECS/tpop3d.spec:1.88 SPECS/tpop3d.spec:1.89 --- SPECS/tpop3d.spec:1.88 Fri Mar 28 19:54:57 2008 +++ SPECS/tpop3d.spec Wed Apr 2 20:42:57 2008 @@ -16,25 +16,19 @@ Summary: POP3 server Summary(pl.UTF-8): Serwer POP3 Name: tpop3d -Version: 1.5.3 -Release: 32 +Version: 1.5.4 +Release: 1 License: GPL Group: Networking/Daemons -Source0: http://www.ex-parrot.com/~chris/tpop3d/%{name}-%{version}.tar.gz -# Source0-md5: dd920c49f4e5879eb3caf7ea047622e9 +Source0: http://download.savannah.nongnu.org/releases/tpop3d/%{name}-%{version}.tar.gz +# Source0-md5: 2d96aad121fa5e3ab4c3c1fec0d64ab0 Source1: %{name}.pamd Source2: %{name}.init Source3: %{name}.conf Source4: %{name}.sysconfig -Patch0: %{name}-ac_am_fixes.patch -Patch1: %{name}-cvs20060630.patch -Patch2: %{name}-resolv.patch -Patch3: %{name}-pam-vdomain.patch -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/ +Patch1: %{name}-pam-vdomain.patch +Patch2: %{name}-sql-getpwuid-optional.patch +URL: https://savannah.nongnu.org/projects/tpop3d BuildRequires: autoconf BuildRequires: automake %{?with_gdbm:BuildRequires: gdbm-devel} @@ -117,16 +111,10 @@ %prep %setup -q -%patch0 -p1 %patch1 -p1 -%patch2 -p1 -%patch3 -p1 %if %{with skipgetpwcheck} -%patch5 -p0 +%patch2 -p0 %endif -%patch6 -p1 -%patch7 -p0 -%patch8 -p1 %build %{__aclocal} @@ -196,6 +184,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.89 2008-04-02 18:42:57 arekm +- up to 1.5.4; most of patches merged upstream + 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. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tpop3d.spec?r1=1.88&r2=1.89&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
