[packages/dovecot] - enable zstd compression
arekm
arekm at pld-linux.org
Fri Jan 8 13:38:59 CET 2021
commit 739a4a9a64c3a02b281af0bbbcabecbb6f1d87fa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Jan 8 13:38:51 2021 +0100
- enable zstd compression
dovecot.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/dovecot.spec b/dovecot.spec
index 1911a11..6ef6b15 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -55,6 +55,7 @@ BuildRequires: sed >= 4.0
%{?with_sqlite:BuildRequires: sqlite3-devel}
BuildRequires: xz-devel
BuildRequires: zlib-devel
+BuildRequires: zstd-devel
Requires(post,preun): /sbin/chkconfig
Requires(postun): /usr/sbin/groupdel
Requires(postun): /usr/sbin/userdel
@@ -197,6 +198,7 @@ touch config.rpath
--with-bzlib \
--with-libcap \
--with-ssl=openssl \
+ --with-zstd \
%ifarch x32
--without-libunwind \
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dovecot.git/commitdiff/739a4a9a64c3a02b281af0bbbcabecbb6f1d87fa
More information about the pld-cvs-commit
mailing list