Author: dzeus Date: Mon Jul 27 08:48:18 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.2.2
---- Files affected: packages/dovecot: dovecot.spec (1.116 -> 1.117) ---- Diffs: ================================================================ Index: packages/dovecot/dovecot.spec diff -u packages/dovecot/dovecot.spec:1.116 packages/dovecot/dovecot.spec:1.117 --- packages/dovecot/dovecot.spec:1.116 Mon Jul 13 11:49:05 2009 +++ packages/dovecot/dovecot.spec Mon Jul 27 10:48:13 2009 @@ -11,13 +11,13 @@ 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.2.1 -Release: 2 +Version: 1.2.2 +Release: 1 Epoch: 1 License: MIT (libraries), LGPL v2.1 (the rest) Group: Networking/Daemons Source0: http://dovecot.org/releases/1.2/%{name}-%{version}.tar.gz -# Source0-md5: c269cfe38fc40061e232dd28e5fe3721 +# Source0-md5: 4b3b78172ea557e6051ff8660ea1b7ae Source1: %{name}.pamd Source2: %{name}.init Source3: %{name}.sysconfig @@ -176,7 +176,7 @@ touch $RPM_BUILD_ROOT/etc/security/blacklist.imap -rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/plugins{,/imap}/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/plugins{,/auth,/imap}/*.la # devel for folder in deliver imap lib lib-imap lib-mail lib-storage; do @@ -234,6 +234,7 @@ %attr(750,root,root) %dir %{_sysconfdir}/%{name} %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}-db-example.conf +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}-dict-sql-example.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}-ldap-example.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}-sql-example.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/%{name} @@ -285,6 +286,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.117 2009/07/27 08:48:13 dzeus +- up to 1.2.2 + Revision 1.116 2009/07/13 09:49:05 arekm - rel 2; include more static libs needed by sieve ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dovecot/dovecot.spec?r1=1.116&r2=1.117&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
