Author: aredridel Date: Mon Jul 16 00:28:16 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.0.2
---- Files affected: SPECS: dovecot.spec (1.59 -> 1.60) ---- Diffs: ================================================================ Index: SPECS/dovecot.spec diff -u SPECS/dovecot.spec:1.59 SPECS/dovecot.spec:1.60 --- SPECS/dovecot.spec:1.59 Thu Jun 28 09:45:19 2007 +++ SPECS/dovecot.spec Mon Jul 16 02:28:11 2007 @@ -10,17 +10,18 @@ Summary: IMAP and POP3 server written with security primarily in mind Summary(pl.UTF-8): Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie Name: dovecot -Version: 1.0.1 -Release: 2 +Version: 1.0.2 +Release: 1 License: LGPL v2.1 and MIT Group: Networking/Daemons Source0: http://dovecot.org/releases/%{name}-%{version}.tar.gz -# Source0-md5: 0878f744382417fce09d83f5b1c14030 +# Source0-md5: 769f0dd2750e7de521de3396999a09e5 Source1: %{name}.pamd Source2: %{name}.init Source3: %{name}.sysconfig Patch0: %{name}-config.patch -Patch1: %{name}-branch.diff +#Patch1: %{name}-branch.diff +Patch2: %{name}-dspam-plugin.patch URL: http://dovecot.org/ BuildRequires: autoconf BuildRequires: automake @@ -114,7 +115,8 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 +#%patch1 -p1 +%patch2 -p1 %{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' dovecot-example.conf @@ -209,6 +211,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.60 2007/07/16 00:28:11 aredridel +- 1.0.2 + Revision 1.59 2007/06/28 07:45:19 arekm - fixes from upstream; rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dovecot.spec?r1=1.59&r2=1.60&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
