]> TLD Linux GIT Repositories - packages/dovecot.git/commitdiff
- fix building with gettext >= 0.24 master
authorMarcin Krol <hawk@tld-linux.org>
Tue, 9 Sep 2025 21:37:51 +0000 (23:37 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 9 Sep 2025 21:37:51 +0000 (23:37 +0200)
dovecot.spec

index cddb56369d7f2d927b6e3473ac5636cdf1c15147..14452789fcfe986333a9b0f1b92803eaff71efc9 100644 (file)
@@ -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:       2
+Release:       3
 Epoch:         1
 License:       MIT (libraries), LGPL v2.1 (the rest)
 Group:         Networking/Daemons
@@ -181,7 +181,7 @@ Pakiet programistyczny do tworzenia wtyczek dla Dovecota.
 %build
 touch config.rpath
 %{__libtoolize}
-%{__aclocal} -I . -I m4
+%{__aclocal} -I . -I m4 -I /usr/share/gettext/m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}