From 2c1da1ca6d43f070584de592974a459f3ba59164 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 16 Sep 2010 16:09:23 +0000 Subject: [PATCH] - rel 2 - set buffer size to 4k (may be needed by kerberos gss auth) Changed files: proftpd.spec -> 1.275 --- proftpd.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/proftpd.spec b/proftpd.spec index fd88b31..3ae0fc1 100644 --- a/proftpd.spec +++ b/proftpd.spec @@ -23,7 +23,7 @@ Summary(pt_BR.UTF-8): Servidor FTP profissional, com sintaxe de configuração s Summary(zh_CN.UTF-8): 易于管理的,安全的 FTP 服务器 Name: proftpd Version: 1.3.3b -Release: 1 +Release: 2 Epoch: 2 License: GPL v2+ Group: Networking/Daemons @@ -486,6 +486,7 @@ mod_lang MODARG=$(echo $MODULES | tr ' ' '\n' | sort -u | xargs | tr ' ' ':') %configure \ --with-includes=/usr/include/ncurses%{?with_mysql::%{_includedir}/mysql} \ + --enable-buffer-size=4096 \ --disable-auth-file \ --enable-autoshadow \ --enable-ctrls \ -- 2.44.0