update to 2.2.0.4.13 [release 2.2.0.4.13-1mamba;Tue Apr 19 2016]
This commit is contained in:
parent
7f40bb2d28
commit
ca823ef18d
@ -1,7 +1,7 @@
|
||||
%define dovecot_ver %(echo %version | cut -d. -f1-2)
|
||||
%define pigeonhole_ver %(echo %version | cut -d. -f3-5)
|
||||
Name: dovecot-pigeonhole
|
||||
Version: 2.2.0.4.7
|
||||
Version: 2.2.0.4.13
|
||||
Release: 1mamba
|
||||
Summary: Provides Sieve support as a plugin to Dovecot's Local Delivery Agent (LDA)
|
||||
Group: System/Servers
|
||||
@ -79,6 +79,7 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir}
|
||||
%{_libdir}/dovecot/sieve/lib90_sieve_extprograms_plugin.so
|
||||
%{_libexecdir}/dovecot/managesieve
|
||||
%{_libexecdir}/dovecot/managesieve-login
|
||||
%{_datadir}/aclocal/dovecot-pigeonhole.m4
|
||||
%{_datadir}/doc/dovecot/example-config/conf.d/20-managesieve.conf
|
||||
%{_datadir}/doc/dovecot/example-config/conf.d/90-sieve.conf
|
||||
%dir %{_datadir}/doc/dovecot
|
||||
@ -86,7 +87,7 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir}
|
||||
%dir %{_datadir}/doc/dovecot/example-config/conf.d
|
||||
%{_datadir}/doc/dovecot/example-config/conf.d/90-sieve-extprograms.conf
|
||||
%dir %{_datadir}/doc/dovecot/sieve
|
||||
%{_datadir}/doc/dovecot/sieve/script-location-dict.txt
|
||||
%{_datadir}/doc/dovecot/sieve/*
|
||||
%{_mandir}/man1/doveadm-sieve.1*
|
||||
%{_mandir}/man1/sieve-dump.1*
|
||||
%{_mandir}/man1/sieve-filter.1*
|
||||
@ -97,6 +98,9 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir}
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Tue Apr 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0.4.13-1mamba
|
||||
- update to 2.2.0.4.13
|
||||
|
||||
* Sat May 02 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0.4.7-1mamba
|
||||
- update to 2.2.0.4.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user