[packages/courier-imap] - updated to 6.0.2
qboosh
qboosh at pld-linux.org
Tue Jul 14 21:35:05 CEST 2026
commit 24f979f98aac9177f05b8e9fd9f9f399efc4e8b8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jul 14 21:35:09 2026 +0200
- updated to 6.0.2
courier-imap.spec | 18 ++++++------------
1 file changed, 6 insertions(+), 12 deletions(-)
---
diff --git a/courier-imap.spec b/courier-imap.spec
index d18481f..f039413 100644
--- a/courier-imap.spec
+++ b/courier-imap.spec
@@ -8,19 +8,18 @@
#
# Conditional build:
%bcond_with toplevel # Allow toplevel folders. More info: http://www.ricky-chan.co.uk/courier/
-%bcond_without fam # FAM for enhanced IMAP IDLE and locking
%bcond_with gnutls # GnuTLS instead of OpenSSL
%bcond_with socks # (Courier) Socks support
Summary: Courier-IMAP server
Summary(pl.UTF-8): Serwer Courier-IMAP
Name: courier-imap
-Version: 5.2.11
+Version: 6.0.2
Release: 1
License: GPL v3 with OpenSSL exception
Group: Networking/Daemons
Source0: https://downloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
-# Source0-md5: c10ad86bce2d502ea28eab09c8992323
+# Source0-md5: 682d459d5cacbbb9831934c6a72ff6f4
Source1: %{name}.init
Source2: %{name}-ssl.init
Source3: %{name}-pop3.init
@@ -38,17 +37,16 @@ BuildRequires: autoconf >= 2.59
BuildRequires: automake
BuildRequires: courier-authlib-devel >= 0.71.0
%{?with_socks:BuildRequires: courier-sox-devel}
-BuildRequires: courier-unicode-devel >= 2.1
+BuildRequires: courier-unicode-devel >= 2.6
BuildRequires: db-devel
BuildRequires: libidn2-devel >= 2.0.5
-%{?with_fam:BuildRequires: gamin-devel}
%{?with_gnutls:BuildRequires: gnutls-devel >= 3.0}
%{?with_gnutls:BuildRequires: libgcrypt-devel}
%{?with_gnutls:BuildRequires: libgpg-error-devel}
-BuildRequires: libstdc++-devel
+BuildRequires: libstdc++-devel >= 6:7
BuildRequires: libtool >= 2:2
%{!?with_gnutls:BuildRequires: openssl-devel >= 0.9.7d}
-BuildRequires: perl-base
+BuildRequires: perl-base >= 5
BuildRequires: pkgconfig
BuildRequires: procps
BuildRequires: rpmbuild(macros) >= 1.268
@@ -57,7 +55,7 @@ BuildRequires: sysconftool
Requires(post,preun): /sbin/chkconfig
Requires: %{name}-common = %{version}-%{release}
Requires: /sbin/chkconfig
-Requires: courier-unicode >= 2.1
+Requires: courier-unicode >= 2.6
Requires: pam >= 0.79.0
Requires: rc-scripts
Provides: imapdaemon
@@ -177,10 +175,6 @@ done
%configure \
CERTOOL=/usr/bin/certtool \
-%if %{without fam}
- ac_cv_header_fam_h=no \
- ac_cv_lib_fam_FAMOpen=no \
-%endif
--libexecdir=%{_libexecdir}/courier-imap \
--enable-unicode \
--with-authchangepwdir=/var/tmp \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/courier-imap.git/commitdiff/24f979f98aac9177f05b8e9fd9f9f399efc4e8b8
More information about the pld-cvs-commit
mailing list