Author: arekm Date: Sun May 27 14:24:32 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3
---- Files affected: SPECS: dovecot.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/dovecot.spec diff -u SPECS/dovecot.spec:1.56 SPECS/dovecot.spec:1.57 --- SPECS/dovecot.spec:1.56 Sun Apr 29 16:04:09 2007 +++ SPECS/dovecot.spec Sun May 27 16:24:27 2007 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie Name: dovecot Version: 1.0.0 -Release: 2 +Release: 3 License: LGPL v2.1 and MIT Group: Networking/Daemons Source0: http://dovecot.org/releases/%{name}-%{version}.tar.gz @@ -20,6 +20,8 @@ Source2: %{name}.init Source3: %{name}.sysconfig Patch0: %{name}-config.patch +# from hg repo +Patch1: %{name}-hg-5253-5288.patch #Patch1: %{name}-pop3-undeleted.patch URL: http://dovecot.org/ BuildRequires: autoconf @@ -114,7 +116,7 @@ %prep %setup -q %patch0 -p1 -#%patch1 -p1 +%patch1 -p1 %{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' dovecot-example.conf %build @@ -208,6 +210,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2007/05/27 14:24:27 arekm +- rel 3 + Revision 1.56 2007/04/29 14:04:09 arekm - fix wiki docs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dovecot.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
