X-Git-Url: https://git.tld-linux.org/?p=packages%2Fdovecot.git;a=blobdiff_plain;f=dovecot.spec;h=0578f89604f63982ff55d3ce5200e18cfbd8d169;hp=f1055b7b2d5cc663ca89263de3d7f3519b1a1d73;hb=7356a9e841f97ac1b381cb661ba4e57c145a10e7;hpb=74a10bb5f91748a0906ae01bd3b4b34dfb550cc5 diff --git a/dovecot.spec b/dovecot.spec index f1055b7..0578f89 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -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.2.33.2 -Release: 1 +Version: 2.3.0 +Release: 0.1 Epoch: 1 License: MIT (libraries), LGPL v2.1 (the rest) Group: Networking/Daemons -Source0: http://dovecot.org/releases/2.2/%{name}-%{version}.tar.gz -# Source0-md5: 85c3e903870aee914be93889a6ea98ea +Source0: http://dovecot.org/releases/2.3/%{name}-%{version}.tar.gz +# Source0-md5: a8802617ddf68972f5f97bd8677e5856 Source1: %{name}.pamd Source2: %{name}.init Source3: %{name}.sysconfig Patch0: %{name}-config.patch Patch1: %{name}-rpath.patch -Patch2: %{name}-disableSSLv3.patch URL: http://dovecot.org/ BuildRequires: autoconf BuildRequires: automake @@ -156,10 +155,9 @@ Development package for Dovecot plugins. Pakiet programistyczny do tworzenia wtyczek dla Dovecota. %prep -%setup -q +%setup -q -n %{name}-ce-%{version} %patch0 -p1 %patch1 -p1 -%patch2 -p1 %{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' doc/example-config/*.conf doc/example-config/conf.d/*.conf @@ -334,8 +332,10 @@ fi %attr(755,root,root) %{_libexecdir}/%{name}/replicator %attr(755,root,root) %{_libexecdir}/%{name}/script %attr(755,root,root) %{_libexecdir}/%{name}/script-login -%attr(755,root,root) %{_libexecdir}/%{name}/ssl-params +%attr(755,root,root) %{_libexecdir}/%{name}/submission +%attr(755,root,root) %{_libexecdir}/%{name}/submission-login %attr(755,root,root) %{_libexecdir}/%{name}/stats +%attr(755,root,root) %{_libexecdir}/%{name}/old-stats %attr(755,root,root) %{_libexecdir}/%{name}/xml2text %attr(755,root,root) %{_libdir}/%{name}/libdcrypt_openssl.so %dir %{_libdir}/%{name}/plugins @@ -346,8 +346,8 @@ fi %attr(755,root,root) %{_libdir}/%{name}/plugins/dict/*.so %dir %{_libdir}/%{name}/plugins/doveadm %attr(755,root,root) %{_libdir}/%{name}/plugins/doveadm/*.so -%dir %{_libdir}/%{name}/plugins/stats -%attr(755,root,root) %{_libdir}/%{name}/plugins/stats/*.so +%dir %{_libdir}/%{name}/plugins/old-stats +%attr(755,root,root) %{_libdir}/%{name}/plugins/old-stats/*.so %{_datadir}/dovecot %dir /var/lib/dovecot %dir /var/run/dovecot