X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=dovecot-pigeonhole.spec;h=9cadeab844dcf6833d49413b4918a8678b1737dc;hb=a43add1d49352b061f84daa1c2724d2d98873147;hp=1ee9a26391720fe2298a4e8b43d73140213048b8;hpb=69891c418a86e4782fbba6fb93cdc4d7508dd594;p=packages%2Fdovecot-pigeonhole.git diff --git a/dovecot-pigeonhole.spec b/dovecot-pigeonhole.spec index 1ee9a26..9cadeab 100644 --- a/dovecot-pigeonhole.spec +++ b/dovecot-pigeonhole.spec @@ -5,7 +5,7 @@ # - fix mess with dovecot libraries (symlinks in package that shouldn't be here) %define dovecot_series 2.2 -%define pigeonhole_version 0.4.6 +%define pigeonhole_version 0.4.12 Summary: Sieve plugin for dovecot Summary(pl.UTF-8): Wtyczka Sieve i Managesieve dla dovecota Name: dovecot-pigeonhole @@ -14,13 +14,13 @@ Release: 1 License: LGPL Group: Daemons Source0: http://pigeonhole.dovecot.org/releases/%{dovecot_series}/dovecot-%{dovecot_series}-pigeonhole-%{pigeonhole_version}.tar.gz -# Source0-md5: 9c41cfda06129ac85700b5ddce809d95 +# Source0-md5: eb96e65be62c71f987a3b5ad2d782b7b Patch0: %{name}-config.patch URL: http://www.dovecot.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: bison -BuildRequires: dovecot-devel >= 1:2.2.14 +BuildRequires: dovecot-devel >= 1:2.2.21 BuildRequires: flex BuildRequires: libtool %requires_eq_to dovecot dovecot-devel @@ -88,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc doc/example-config/conf.d/90-sieve.conf -%doc doc/extensions doc/script-location-dict.txt +%doc doc/extensions %attr(755,root,root) %{_bindir}/sieve-filter %attr(755,root,root) %{_bindir}/sieve-test %attr(755,root,root) %{_bindir}/sievec @@ -104,6 +104,7 @@ rm -rf $RPM_BUILD_ROOT # ??? - why is this in this package? %attr(755,root,root) %{_libdir}/libdovecot.so.0 +%{_mandir}/man1/doveadm-sieve.1* %{_mandir}/man1/sieve-test.1* %{_mandir}/man1/sievec.1* %{_mandir}/man1/sieved.1*