Author: aredridel Date: Tue Feb 6 18:30:24 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.0rc22 - disable pop3_undeleted patch for now (incomplete)
---- Files affected: SPECS: dovecot.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/dovecot.spec diff -u SPECS/dovecot.spec:1.44 SPECS/dovecot.spec:1.45 --- SPECS/dovecot.spec:1.44 Mon Feb 5 02:29:42 2007 +++ SPECS/dovecot.spec Tue Feb 6 19:30:18 2007 @@ -10,17 +10,17 @@ Summary: IMAP and POP3 server written with security primarily in mind Summary(pl): Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie Name: dovecot -Version: 1.0.rc21 +Version: 1.0.rc22 Release: 1 License: LGPL v2.1 and MIT Group: Networking/Daemons Source0: http://dovecot.org/releases/%{name}-%{version}.tar.gz -# Source0-md5: b42be5947e641909918a863da3249951 +# Source0-md5: d5bd3ce8ba7ca2ee9f563fe63a1f700a Source1: %{name}.pamd Source2: %{name}.init Source3: %{name}.sysconfig Patch0: %{name}-config.patch -Patch1: %{name}-pop3-undeleted.patch +#Patch1: %{name}-pop3-undeleted.patch URL: http://dovecot.org/ BuildRequires: autoconf BuildRequires: automake @@ -114,7 +114,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 +208,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2007/02/06 18:30:18 aredridel +- 1.0rc22 +- disable pop3_undeleted patch for now (incomplete) + Revision 1.44 2007/02/05 01:29:42 charles - updated -config.patch (qboosh's suggestion) - updated descriptions ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dovecot.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
