Author: baggins Date: Wed Jan 18 00:09:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - release 9 - fix compilation with openldap 2.3
---- Files affected: SPECS: teapop.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/teapop.spec diff -u SPECS/teapop.spec:1.40 SPECS/teapop.spec:1.41 --- SPECS/teapop.spec:1.40 Tue Jan 17 16:49:16 2006 +++ SPECS/teapop.spec Wed Jan 18 01:09:06 2006 @@ -11,13 +11,14 @@ Summary(pl): Serwer POP3 ze wsparciem dla wirtualnych domen Name: teapop Version: 0.3.8 -Release: 8 +Release: 9 License: GPL Group: Networking/Daemons Source0: http://www.toontown.org/pub/teapop/%{name}-%{version}.tar.gz # Source0-md5: c322c20018663a1a9b7860966cbd4ed2 Source1: %{name}.inetd Patch0: %{name}-x86_64.patch +Patch1: %{name}-openldap-2.3.patch URL: http://www.toontown.org/teapop/ BuildRequires: autoconf BuildRequires: automake @@ -42,6 +43,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build cp -f /usr/share/automake/config.sub config @@ -101,6 +103,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2006/01/18 00:09:06 baggins +- release 9 +- fix compilation with openldap 2.3 + Revision 1.40 2006/01/17 15:49:16 baggins - release 8 - BR openldap 2.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/teapop.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
