X-Git-Url: https://git.tld-linux.org/?p=packages%2Fdovecot-pigeonhole.git;a=blobdiff_plain;f=dovecot-pigeonhole.spec;h=d339a3f2fc8e6f10349773b9b368ef14e663b467;hp=1ee9a26391720fe2298a4e8b43d73140213048b8;hb=90866db81c02a800c3f7c1d6842dd565c6ada6b5;hpb=69891c418a86e4782fbba6fb93cdc4d7508dd594 diff --git a/dovecot-pigeonhole.spec b/dovecot-pigeonhole.spec index 1ee9a26..d339a3f 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.15 Summary: Sieve plugin for dovecot Summary(pl.UTF-8): Wtyczka Sieve i Managesieve dla dovecota Name: dovecot-pigeonhole @@ -14,13 +14,12 @@ 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 -Patch0: %{name}-config.patch +# Source0-md5: 85ad06e630aaeefe389b683dcf4544d8 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 @@ -57,7 +56,6 @@ Tn pakiet zawiera demona Manage Sieve dla dovecot. %prep %setup -q -n dovecot-%{dovecot_series}-pigeonhole-%{pigeonhole_version} -%patch0 -p1 %build %configure \ @@ -88,7 +86,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 +102,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*