[packages/dovecot] Add missing BR: gettext-autopoint; rel 10
arekm
arekm at pld-linux.org
Wed Jul 29 22:04:26 CEST 2026
commit de182f7fd04dfd9de0875d661cb7897a708b5ddb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Jul 29 22:01:05 2026 +0200
Add missing BR: gettext-autopoint; rel 10
gettext split moved autopoint out of gettext-tools; %build calls it.
dovecot.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/dovecot.spec b/dovecot.spec
index cd42046..1012ea8 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -13,7 +13,7 @@ Summary: IMAP and POP3 server written with security primarily in mind
Summary(pl.UTF-8): Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
Name: dovecot
Version: 2.3.21.1
-Release: 9
+Release: 10
Epoch: 1
License: MIT (libraries), LGPL v2.1 (the rest)
Group: Networking/Daemons
@@ -51,6 +51,7 @@ BuildRequires: clucene-core-devel >= 2.3.3.4
BuildRequires: curl-devel
%{?with_sasl:BuildRequires: cyrus-sasl-devel >= 2.0}
BuildRequires: expat-devel
+BuildRequires: gettext-autopoint
BuildRequires: gettext-tools
%{?with_gssapi:BuildRequires: heimdal-devel}
BuildRequires: libapparmor-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dovecot.git/commitdiff/de182f7fd04dfd9de0875d661cb7897a708b5ddb
More information about the pld-cvs-commit
mailing list