|
@@ -1,7 +1,7 @@
|
|
Summary: Dovecot Secure imap server
|
|
Summary: Dovecot Secure imap server
|
|
Summary(ja): Dovecot セキュア IMAP サーバ
|
|
Summary(ja): Dovecot セキュア IMAP サーバ
|
|
Name: dovecot
|
|
Name: dovecot
|
|
-Version: 2.2.10
|
|
|
|
|
|
+Version: 2.2.13
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
|
|
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
|
|
License: MIT and LGPLv2 and BSD with advertising
|
|
License: MIT and LGPLv2 and BSD with advertising
|
|
@@ -14,7 +14,7 @@ Group: System Environment/Daemons
|
|
|
|
|
|
# pigeonhole
|
|
# pigeonhole
|
|
%define build_pigeonhole 1
|
|
%define build_pigeonhole 1
|
|
-%define pigeonholever 0.4.2
|
|
|
|
|
|
+%define pigeonholever 0.4.3
|
|
|
|
|
|
# pop before smtp (drac)
|
|
# pop before smtp (drac)
|
|
%define build_drac 0
|
|
%define build_drac 0
|
|
@@ -63,7 +63,7 @@ Requires(preun): /sbin/chkconfig, /sbin/service
|
|
Requires(postun): /sbin/service
|
|
Requires(postun): /sbin/service
|
|
|
|
|
|
%if %{build_postgres}
|
|
%if %{build_postgres}
|
|
-BuildRequires: postgresql-devel
|
|
|
|
|
|
+BuildRequires: libpq-devel
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%if %{build_mysql}
|
|
%if %{build_mysql}
|
|
@@ -479,6 +479,10 @@ make check
|
|
%{_datadir}/aclocal/dovecot.m4
|
|
%{_datadir}/aclocal/dovecot.m4
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Jun 14 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.2.13-1
|
|
|
|
+- new upstream release 2.2.13, pigeonhole 0.4.3
|
|
|
|
+- replace BR: libpq-devel from postgresql-devel
|
|
|
|
+
|
|
* Thu Jan 9 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.2.10-1
|
|
* Thu Jan 9 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.2.10-1
|
|
- new upstream release 2.2.10, pigeonhole 0.4.2
|
|
- new upstream release 2.2.10, pigeonhole 0.4.2
|
|
- drop drac (Pop Before Smtp) support
|
|
- drop drac (Pop Before Smtp) support
|