update to 2.2.0.4.7 [release 2.2.0.4.7-1mamba;Sat May 02 2015]
This commit is contained in:
parent
5c7db82322
commit
7f40bb2d28
@ -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.6
|
||||
Version: 2.2.0.4.7
|
||||
Release: 1mamba
|
||||
Summary: Provides Sieve support as a plugin to Dovecot's Local Delivery Agent (LDA)
|
||||
Group: System/Servers
|
||||
@ -16,8 +16,6 @@ BuildRequires: dovecot-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: dovecot >= %{dovecot_ver}
|
||||
BuildRequires: dovecot <= %{dovecot_ver}.255
|
||||
Requires: dovecot >= %{dovecot_ver}
|
||||
Requires: dovecot <= %{dovecot_ver}.255
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -89,15 +87,19 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir}
|
||||
%{_datadir}/doc/dovecot/example-config/conf.d/90-sieve-extprograms.conf
|
||||
%dir %{_datadir}/doc/dovecot/sieve
|
||||
%{_datadir}/doc/dovecot/sieve/script-location-dict.txt
|
||||
%{_mandir}/man1/sieve-dump.1.gz
|
||||
%{_mandir}/man1/sieve-filter.1.gz
|
||||
%{_mandir}/man1/sieve-test.1.gz
|
||||
%{_mandir}/man1/sievec.1.gz
|
||||
%{_mandir}/man1/sieved.1.gz
|
||||
%{_mandir}/man7/pigeonhole.7.gz
|
||||
%{_mandir}/man1/doveadm-sieve.1*
|
||||
%{_mandir}/man1/sieve-dump.1*
|
||||
%{_mandir}/man1/sieve-filter.1*
|
||||
%{_mandir}/man1/sieve-test.1*
|
||||
%{_mandir}/man1/sievec.1*
|
||||
%{_mandir}/man1/sieved.1*
|
||||
%{_mandir}/man7/pigeonhole.7*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Sat May 02 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0.4.7-1mamba
|
||||
- update to 2.2.0.4.7
|
||||
|
||||
* Wed Dec 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0.4.6-1mamba
|
||||
- update to 2.2.0.4.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user