packages: dovecot/dovecot.spec - up to 2.1.3
arekm
arekm at pld-linux.org
Sat Mar 17 18:58:24 CET 2012
Author: arekm Date: Sat Mar 17 17:58:24 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 2.1.3
---- Files affected:
packages/dovecot:
dovecot.spec (1.192 -> 1.193)
---- Diffs:
================================================================
Index: packages/dovecot/dovecot.spec
diff -u packages/dovecot/dovecot.spec:1.192 packages/dovecot/dovecot.spec:1.193
--- packages/dovecot/dovecot.spec:1.192 Fri Feb 24 14:17:02 2012
+++ packages/dovecot/dovecot.spec Sat Mar 17 18:58:19 2012
@@ -11,19 +11,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: 2.1.1
+Version: 2.1.3
Release: 1
Epoch: 1
License: MIT (libraries), LGPL v2.1 (the rest)
Group: Networking/Daemons
Source0: http://dovecot.org/releases/2.1/%{name}-%{version}.tar.gz
-# Source0-md5: db41a4de848d2bc834c30af0eb5575fd
+# Source0-md5: a0e25243862c61de6274cf7d682a76ec
Source1: %{name}.pamd
Source2: %{name}.init
Source3: %{name}.sysconfig
Source4: %{name}.tmpfiles
Patch0: %{name}-config.patch
-Patch1: %{name}-am.patch
URL: http://dovecot.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -146,7 +145,6 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' doc/example-config/*.conf doc/example-config/conf.d/*.conf
@@ -284,6 +282,7 @@
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.imap
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
%attr(754,root,root) /etc/rc.d/init.d/%{name}
+%attr(755,root,root) %{_libdir}/%{name}/aggregator
%attr(755,root,root) %{_libdir}/%{name}/anvil
%attr(755,root,root) %{_libdir}/%{name}/auth
%attr(755,root,root) %{_libdir}/%{name}/checkpassword-reply
@@ -307,6 +306,7 @@
%attr(755,root,root) %{_libdir}/%{name}/pop3
%attr(755,root,root) %{_libdir}/%{name}/pop3-login
%attr(755,root,root) %{_libdir}/%{name}/rawlog
+%attr(755,root,root) %{_libdir}/%{name}/replicator
%attr(755,root,root) %{_libdir}/%{name}/script
%attr(755,root,root) %{_libdir}/%{name}/script-login
%attr(755,root,root) %{_libdir}/%{name}/ssl-params
@@ -366,6 +366,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.193 2012/03/17 17:58:19 arekm
+- up to 2.1.3
+
Revision 1.192 2012/02/24 13:17:02 arekm
- up to 2.1.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dovecot/dovecot.spec?r1=1.192&r2=1.193&f=u
More information about the pld-cvs-commit
mailing list