commit be91c8de0093b095ad124f41f853d1672cc53f9f
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Nov 15 13:23:57 2012 +0200

    do not decrease buffer size smaller than upstream
    
    2.4.4 changelog says: increased MAXBUF to default 4096

 pound.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pound.spec b/pound.spec
index 0667af7..c178550 100644
--- a/pound.spec
+++ b/pound.spec
@@ -66,7 +66,7 @@ swobodnego używania, kopiowania i rozdawania.
 %build
 cp -f /usr/share/automake/config.sub .
 %configure \
-       --with-maxbuf=2048
+       --with-maxbuf=4096
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pound.git/commitdiff/c8a5f4a9c1f2f048715077a90527029e14b7fb65

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

Reply via email to