SPECS: php-pecl-memcache.spec - version up to 3.0.1 - add new conf...

zergin zergin at pld-linux.org
Wed Feb 13 16:54:12 CET 2008


Author: zergin                       Date: Wed Feb 13 15:54:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version up to 3.0.1
- add new config options

---- Files affected:
SPECS:
   php-pecl-memcache.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-memcache.spec
diff -u SPECS/php-pecl-memcache.spec:1.27 SPECS/php-pecl-memcache.spec:1.28
--- SPECS/php-pecl-memcache.spec:1.27	Mon Nov 26 21:42:39 2007
+++ SPECS/php-pecl-memcache.spec	Wed Feb 13 16:54:06 2008
@@ -4,12 +4,12 @@
 Summary:	%{_modname} - a memcached extension
 Summary(pl.UTF-8):	%{_modname} - rozszerzenie memcached
 Name:		php-pecl-%{_modname}
-Version:	3.0.0
+Version:	3.0.1
 Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5:	0cc7d64f4af5b63403604c3cec308315
+# Source0-md5:	1c340c7ffcd10fcbee9f06c7158eded5
 URL:		http://pecl.php.net/package/memcache/
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.344
@@ -60,6 +60,11 @@
 ;memcache.allow_failover=1
 ;memcache.chunk_size=8192
 ;memcache.default_port=11211
+;memcache.protocol=ascii
+;memcache.redudndancy=1
+;memcache.session_redundancy=2
+;memcache.hash_strategy=consistent
+;memcache.hash_function=crc32
 EOF
 
 %clean
@@ -85,6 +90,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2008-02-13 15:54:06  zergin
+- version up to 3.0.1
+- add new config options
+
 Revision 1.27  2007-11-26 20:42:39  adamg
 - updated to 3.0.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-memcache.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list