update to 2.2.0.4.20 [release 2.2.0.4.20-1mamba;Sat Sep 09 2017]
This commit is contained in:
parent
5a15569441
commit
1ae6966ef6
@ -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.16
|
||||
Version: 2.2.0.4.20
|
||||
Release: 1mamba
|
||||
Summary: Provides Sieve support as a plugin to Dovecot's Local Delivery Agent (LDA)
|
||||
Group: System/Servers
|
||||
@ -46,6 +46,7 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%config %{_sysconfdir}/dovecot/sieve-ldap.conf
|
||||
%config %{_sysconfdir}/dovecot/conf.d/20-managesieve.conf
|
||||
%config %{_sysconfdir}/dovecot/conf.d/90-sieve.conf
|
||||
%config %{_sysconfdir}/dovecot/conf.d/90-sieve-extprograms.conf
|
||||
@ -86,6 +87,7 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir}
|
||||
%{_libexecdir}/dovecot/managesieve
|
||||
%{_libexecdir}/dovecot/managesieve-login
|
||||
%{_datadir}/aclocal/dovecot-pigeonhole.m4
|
||||
%{_datadir}/doc/dovecot/example-config/sieve-ldap.conf
|
||||
%{_datadir}/doc/dovecot/example-config/conf.d/20-managesieve.conf
|
||||
%{_datadir}/doc/dovecot/example-config/conf.d/90-sieve.conf
|
||||
%dir %{_datadir}/doc/dovecot
|
||||
@ -104,6 +106,9 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir}
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Sep 09 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0.4.20-1mamba
|
||||
- update to 2.2.0.4.20
|
||||
|
||||
* Sat Nov 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0.4.16-1mamba
|
||||
- update to 2.2.0.4.16
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user