Author: baggins                      Date: Thu Sep 16 16:09:29 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- set buffer size to 4k (may be needed by kerberos gss auth)

---- Files affected:
packages/proftpd:
   proftpd.spec (1.274 -> 1.275) 

---- Diffs:

================================================================
Index: packages/proftpd/proftpd.spec
diff -u packages/proftpd/proftpd.spec:1.274 packages/proftpd/proftpd.spec:1.275
--- packages/proftpd/proftpd.spec:1.274 Wed Sep 15 14:12:35 2010
+++ packages/proftpd/proftpd.spec       Thu Sep 16 18:09:23 2010
@@ -24,7 +24,7 @@
 Summary(zh_CN.UTF-8):  易于管理的,安全的 FTP 服务器
 Name:          proftpd
 Version:       1.3.3b
-Release:       1
+Release:       2
 Epoch:         2
 License:       GPL v2+
 Group:         Networking/Daemons
@@ -487,6 +487,7 @@
 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 \
@@ -792,6 +793,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.275  2010/09/16 16:09:23  baggins
+- rel 2
+- set buffer size to 4k (may be needed by kerberos gss auth)
+
 Revision 1.274  2010/09/15 12:12:35  baggins
 - rel 1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/proftpd/proftpd.spec?r1=1.274&r2=1.275&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to